Skip to content

Migrate from React.PropTypes #11

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

Closed
monstersintokyo opened this issue Apr 19, 2017 · 2 comments
Closed

Migrate from React.PropTypes #11

monstersintokyo opened this issue Apr 19, 2017 · 2 comments

Comments

@monstersintokyo
Copy link

With react V.15.5 PropTypes moved to a seperate package.

Hence a warning is thrown:
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

See Migrating from React.PropTypes.

@erikras
Copy link
Owner

erikras commented May 5, 2017

Fixed by #12.

@erikras erikras closed this as completed May 5, 2017
@erikras
Copy link
Owner

erikras commented May 5, 2017

Published fix in v1.0.2.

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