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.
2424In both cases ** you have to include the customScroll.css** file in your page.
2525It is located in /dist directory
2626** 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 )
2929
3030Wrap your content with the custom scroll component
3131Remove 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