react-light-marquee
Advanced tools
Comparing version 0.1.13 to 0.1.14
{ | ||
"name": "react-light-marquee", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -8,4 +8,6 @@ # react-light-marquee | ||
Marquee fills the parent container and renders the children | ||
Marquee fills the parent container and renders the children by default. | ||
Marquee generates a css class for every instance with specific styles and hence it requires a `id` value to passed in. | ||
# Installation | ||
@@ -12,0 +14,0 @@ |
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
47855
57