lijunray / react-scrolling-nav

MIT License
11 stars 7 forks source link

Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0 #1

Closed ronnidc closed 5 years ago

ronnidc commented 7 years ago

Chrome comes with a 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
lijunray commented 6 years ago

Thanks for reporting! Will upgrade to React v16.x some days later.

lijunray commented 5 years ago

PR: https://github.com/lijunray/react-scrolling-nav/pull/4