react-customscroll
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "react-customscroll", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "This is little component for custom scroll in React", | ||
@@ -5,0 +5,0 @@ "main": "dist/customscroll.js", |
@@ -28,4 +28,6 @@ # React Custom Scroll | ||
Inject component on your page: | ||
``` | ||
import 'react-customscroll/dist/styles.css'; | ||
import CustomScroll from 'react-customscroll'; | ||
``` | ||
@@ -32,0 +34,0 @@ ### Step 3: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2483453
43