react-fast-marquee
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -63,3 +63,3 @@ import React from "react"; | ||
*/ | ||
gradientColor?: string; | ||
gradientColor?: [number, number, number]; | ||
/** | ||
@@ -66,0 +66,0 @@ * The width of the gradient on either side |
{ | ||
"name": "react-fast-marquee", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A lightweight React component that utilizes the power of CSS animations to create silky smooth marquees.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
24688