milosjanda / react-scroll-up

React component to add custom buttons for scrolling to top of page
MIT License
175 stars 28 forks source link

Accessing PropTypes via the main React package is deprecated. #21

Closed finbarmaginn closed 7 years ago

finbarmaginn commented 7 years ago

Getting following error in my console:

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

milosjanda commented 7 years ago

Fixed in new verstion v1.2.3