react-flexboxgrid
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -98,3 +98,2 @@ "use strict"; | ||
style: styles }, | ||
">", | ||
this.props.children | ||
@@ -101,0 +100,0 @@ ); |
{ | ||
"name": "react-flexboxgrid", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "React Flexboxgrid components built for use with css modules", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -83,3 +83,3 @@ import React, { PropTypes } from "react"; | ||
largeOffsetClass)} | ||
style={styles}>> | ||
style={styles}> | ||
{this.props.children} | ||
@@ -86,0 +86,0 @@ </div> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
894169
18895