react-flexgrid icon indicating copy to clipboard operation
react-flexgrid copied to clipboard

Flexbox grid for react apps

Results 3 react-flexgrid issues
Sort by recently updated
recently updated
newest added

In react 15.5 React.creatClass is deprecated in favor of es6 classes. https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html Would you be willing to accept a pull request bumping minimum version of react to 0.13?

Using the last version 0.7.0 of react-flexgrid shows the following warnings in the console. ``` Warning: Unknown prop `xsOffset` on tag. Remove this prop from the element. For details, see...