DEV Community

Andrew-Lawendy
Andrew-Lawendy

Posted on

React and PropTypes

Hello, I need help concerning this issue
Calling PropTypes validators directly is not supported by the prop-types package. Use PropTypes.checkPropTypes() to call them
I read it already, it says I should have minimum of react 15, but I have 16, so I'm a little lost, do anyone has any advice?
Thanks

Top comments (0)