react-grid-system
Advanced tools
Comparing version 2.9.1 to 2.9.2
@@ -80,3 +80,3 @@ 'use strict'; | ||
*/ | ||
children: _propTypes2.default.element.isRequired, | ||
children: _propTypes2.default.element, | ||
/** | ||
@@ -96,2 +96,3 @@ * A function returning the style for the children. | ||
ScreenClassRender.defaultProps = { | ||
children: null, | ||
style: null, | ||
@@ -98,0 +99,0 @@ render: null |
{ | ||
"name": "react-grid-system", | ||
"version": "2.9.1", | ||
"version": "2.9.2", | ||
"description": "A no CSS Bootstrap-like responsive grid system for React.", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
49604
962