react-timer-and-stopwatch
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "react-timer-and-stopwatch", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "A countdown timer and stopwatch hook for React", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -60,3 +60,3 @@ # React Timer and Stopwatch hook | ||
### Unix timer | ||
To set up a timer with a Unix timestamp, use the `timerWithTimestamp` object property on **useTimer**'s `options.create` object parameter. | ||
To set up a timer with a Unix timestamp, use the `timerWithUnixTimestamp` object property on **useTimer**'s `options.create` object parameter. | ||
#### Example | ||
@@ -63,0 +63,0 @@ ```jsx |
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
333833