We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modules.js?hash=b394181…:4281 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
http://stackoverflow.com/questions/43302963/how-to-fix-react-15-5-3-proptypes-deprecated-warning-when-using-create-react-app
please update the code to the newest version of react, thanks a a bunch.
The text was updated successfully, but these errors were encountered:
Would be greatly appreciated, this is currently the only package/module in my app that is still producing these warnings.
Sorry, something went wrong.
+1
I think this is done already, right @timbrandin ?
+1 Still seeing this in 1.2.23
No branches or pull requests
from the console:
modules.js?hash=b394181…:4281 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
some reference:
http://stackoverflow.com/questions/43302963/how-to-fix-react-15-5-3-proptypes-deprecated-warning-when-using-create-react-app
please update the code to the newest version of react, thanks a a bunch.
The text was updated successfully, but these errors were encountered: