react-validation
react-validation copied to clipboard
Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0.
Full warning:
Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs
I think this is pretty straight forward to fix. See the above mentioned link.