-
Notifications
You must be signed in to change notification settings - Fork 108
undefined is not an object (evaluating 'react.PropTypes.shape') ? #39
Comments
Having same error in |
Having same error ! please help me |
+1 |
The error happens because PropTypes in React 16 is deprecated. You should use the prop-types package from npm instead. Go to the |
Thanks for helping, here is the updated repo: |
No description provided.
The text was updated successfully, but these errors were encountered: