Skip to content
New issue

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

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead. #247

Closed
kadishmal opened this issue Apr 10, 2017 · 2 comments

Comments

@kadishmal
Copy link
Contributor

warning.js?8a56:36 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

The above is the warning that comes after install React v15.5. They've moved the PropTypes into a separate module called prop-types. Please use this.

@jamuhl
Copy link
Member

jamuhl commented Apr 10, 2017

Thank you for reporting...i'm aware of this...will change this when i got time...not a big deal but still currently hard on time...

@kadishmal
Copy link
Contributor Author

I'll send a PR now. Please take a look.

jamuhl added a commit that referenced this issue Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants