react-flexbox-grid
react-flexbox-grid copied to clipboard
Lots of warnings about validation
trafficstars
I get a warning for each Grid, Row, Colmn in my JSX:
index_bundle.js:59787 Warning: You are manually calling a React.PropTypes validation function for the bottom prop on Row. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.
Is something misconfigured? The page is rendering fine.
This is a duplicate of #53 which was wrongly closed.