rc-picker
Advanced tools
Comparing version 0.0.1-rc.6 to 0.0.1-rc.7
@@ -246,2 +246,3 @@ "use strict"; | ||
inputRef.current.focus(); | ||
triggerOpen(true); | ||
} | ||
@@ -248,0 +249,0 @@ }; // ============================= Input ============================= |
@@ -246,2 +246,3 @@ "use strict"; | ||
inputRef.current.focus(); | ||
triggerOpen(true); | ||
} | ||
@@ -248,0 +249,0 @@ }; // ============================= Input ============================= |
{ | ||
"name": "rc-picker", | ||
"version": "0.0.1-rc.6", | ||
"version": "0.0.1-rc.7", | ||
"description": "React date & time picker", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
595305
14236