react-countdown-circle-timer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-countdown-circle-timer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Lightweight React countdown timer component with color and progress animation based on SVG", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -15,7 +15,7 @@ # React Countdown Circle Timer | ||
``` | ||
yarn add react-countdown-circle-time | ||
yarn add react-countdown-circle-timer | ||
``` | ||
or | ||
``` | ||
npm install react-countdown-circle-time | ||
npm install react-countdown-circle-timer | ||
``` | ||
@@ -35,2 +35,3 @@ | ||
]} | ||
isPlaying | ||
/> | ||
@@ -37,0 +38,0 @@ ); |
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
164084
59