aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/pick-time.js
diff options
context:
space:
mode:
authorMG12 <wuzhao.mail@gmail.com>2015-12-03 23:36:20 +0800
committerMG12 <wuzhao.mail@gmail.com>2015-12-03 23:36:20 +0800
commita6978323930a81d983b0051ad61bcf81fb7a7235 (patch)
tree2679a44e3c1e7b57effac4f4773eb83478f6cfd3 /examples/pick-time.js
parent886312ffa19f856eaf4c60f096d6afe7b44359a9 (diff)
downloadtime-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.gz
time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.zst
time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.zip
add picker test case
Diffstat (limited to 'examples/pick-time.js')
-rw-r--r--examples/pick-time.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/pick-time.js b/examples/pick-time.js
index 178b622..f26952c 100644
--- a/examples/pick-time.js
+++ b/examples/pick-time.js
@@ -29,6 +29,3 @@ ReactDom.render(
29 onChange={onChange}/>, 29 onChange={onChange}/>,
30 document.getElementById('__react-content') 30 document.getElementById('__react-content')
31); 31);
32
33
34console.log(zhCn); \ No newline at end of file