You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2021. It is now read-only.
In versions of React newer than 15.5,
PropTypesis no longer exported and has been moved to theprop-typespackage. Details here: https://reactjs.org/blog/2017/09/26/react-v16.0.html#packagingThe fix for this should be simple: add the
prop-typespackage as a dependency (as is recommended by their docs) and dorather than