BosNaufal / react-scrollbar

The Simplest Scroll Area Component with custom scrollbar for React JS. https://bosnaufal.github.io/react-scrollbar
MIT License
71 stars 30 forks source link

Using prop-types package for react v16 #24

Open balibou opened 6 years ago

balibou commented 6 years ago

Migrating props to prop-types package should be a good idea to make the package compatible with react 16

screen shot 2017-10-11 at 11 40 53
Emad-Emami commented 6 years ago

+1

scyros commented 6 years ago

There is a pull request that solve this issue. GH-25.