Warning. Access to PropTypes through the core React package has expired. Use the prop-types package from npm instead.
> Warning: Accessing PropTypes via the main React package is deprecated.
> Use the prop-types package from npm instead.
What should I do?
source
share