Skip to content
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.

Remove propTypes or use prop-types package instead #11

Closed
lamuertepeluda opened this issue Jun 22, 2017 · 1 comment
Closed

Remove propTypes or use prop-types package instead #11

lamuertepeluda opened this issue Jun 22, 2017 · 1 comment

Comments

@lamuertepeluda
Copy link

With React 15.5+

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

More on this on the official React documentation page

The culprit is this line here.

@NoHomey
Copy link
Owner

NoHomey commented Jul 22, 2017

Thanks I migrate to it with latest release. I will update changelog after 5/6 hours.

@NoHomey NoHomey closed this as completed Jul 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants