UNPKG

react-customscroll

Version:

This is a tiny React component for scroll bar customization, without dependencies but with a lot of features.

3 lines 130 B
import { CustomScroll, getDefaultScrollWidth } from "./scroll.mjs"; export default CustomScroll; export { getDefaultScrollWidth };