soenkekluth / react-sticky-state

ReactStickyState makes native position:sticky statefull and polyfills the missing sticky browser feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use standalone prop-types

DmitriiTurlychkin opened this issue · comments

Please fix warning.

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