react-grid-system
Advanced tools
Comparing version 4.4.0 to 4.4.1
{ | ||
"name": "react-grid-system", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "A powerful Bootstrap-like responsive grid system for React.", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
@@ -11,2 +11,3 @@ # react-grid-system | ||
* [Configuration](#configuration) | ||
* [ScreenClass Context API](#screenclass-context-api) | ||
* [API documentation](#api-documentation) | ||
@@ -13,0 +14,0 @@ * [Example application with SSR](#example-application-with-ssr) |
85560
169