You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed this package, used a basic Grid, Row, Col setup, and received the following React warnings:
Warning: Failed prop type: Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types
in Col
in Footer
in Fragment
in Context.Provider
in NamespacesConsumerComponent
in WithMergedOptions
in Context.Consumer
in WithContext
in Container
I'm using:
React 16.4.1
react-flexbox-grid 2.1.2
The text was updated successfully, but these errors were encountered:
Just installed this package, used a basic Grid, Row, Col setup, and received the following React warnings:
I'm using:
The text was updated successfully, but these errors were encountered: