File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ There is also a UMD version - inside dist directory.
24
24
In both cases ** you have to include the customScroll.css** file in your page.
25
25
It is located in /dist directory
26
26
** From unpkg cdn:**
27
- * [ Js file] ( https://unpkg.com/react-custom-scroll@4.3 .0/dist/reactCustomScroll )
28
- * [ css file] ( https://unpkg.com/react-custom-scroll@4.3 .0/dist/customScroll.css )
27
+ * [ Js file] ( https://unpkg.com/react-custom-scroll@4.4 .0/dist/reactCustomScroll )
28
+ * [ css file] ( https://unpkg.com/react-custom-scroll@4.4 .0/dist/customScroll.css )
29
29
30
30
Wrap your content with the custom scroll component
31
31
Remove any overflow style properties from your content root component - The custom scroll will take care of it
You can’t perform that action at this time.
0 commit comments