We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9486815 commit bfb6c39Copy full SHA for bfb6c39
README.md
@@ -23,7 +23,7 @@ npm i react-custom-scroll --save
23
Custom scroll component is available in module or commonJS format.
24
It is located in /dist directory
25
**From unpkg cdn:**
26
-* [Js file](https://unpkg.com/react-custom-scroll@5.0.0/dist/reactCustomScroll)
+* [Js file](https://unpkg.com/react-custom-scroll@7.0.0/dist/index.umd.js)
27
28
Wrap your content with the custom scroll component
29
Remove any overflow style properties from your content root component - The custom scroll will take care of it
0 commit comments