azuqua / react-dnd-scrollzone

A smooth scrolling container for draggable items
https://npmjs.com/react-dnd-scrollzone
MIT License
148 stars 126 forks source link

Don't hoist getDerivedStateFromProps. #42

Closed ggreer closed 5 years ago

ggreer commented 5 years ago

Upgrade hoist-non-react-statics so that getDerivedStateFromProps isn't hoisted. This allows the library to be used with react v16.