Skip to content

Commit bfb6c39

Browse files
committed
update readme links
1 parent 9486815 commit bfb6c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm i react-custom-scroll --save
2323
Custom scroll component is available in module or commonJS format.
2424
It is located in /dist directory
2525
**From unpkg cdn:**
26-
* [Js file](https://unpkg.com/react-custom-scroll@5.0.0/dist/reactCustomScroll)
26+
* [Js file](https://unpkg.com/react-custom-scroll@7.0.0/dist/index.umd.js)
2727

2828
Wrap your content with the custom scroll component
2929
Remove any overflow style properties from your content root component - The custom scroll will take care of it

0 commit comments

Comments
 (0)