react-timeroller
Advanced tools
+1
-1
| { | ||
| "name": "react-timeroller", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "A React Component that allows you to implement a 'briefcase-like' number picker wheel in your project", | ||
@@ -5,0 +5,0 @@ "main": "dist/time-roller.js", |
+1
-1
@@ -75,3 +75,3 @@ # TimeRoller | ||
| import './App.css'; | ||
| import TimeRoller from './TimeRoller'; | ||
| import TimeRoller from 'react-timeroller'; | ||
| function App() { | ||
@@ -78,0 +78,0 @@ const usStateCodes = [ |
13893
0.03%