A react module for creating customizable scroll area. Visit http://fuermosi777.github.io/react-free-scrollbar/ to see demo. Install $ npm install --save react-free-scrollbar or $ yarn add react-free-scrollbar Usage Quick start import FreeScrollBar from 'react-free-scrollbar'; // must...