aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/12hours.html
diff options
context:
space:
mode:
authorWei Zhu <yesmeck@gmail.com>2017-11-19 21:41:43 +0800
committerWei Zhu <yesmeck@gmail.com>2017-11-19 21:41:43 +0800
commit51893708954d7a8b7652d0136e5a8717c6d795c0 (patch)
treeaa61f3706c873bbb4dc4b0116ea124ddacbc08d6 /examples/12hours.html
parentbb1963a38ad0346026efcea67b2714676fe8aad7 (diff)
downloadtime-picker-51893708954d7a8b7652d0136e5a8717c6d795c0.tar.gz
time-picker-51893708954d7a8b7652d0136e5a8717c6d795c0.tar.zst
time-picker-51893708954d7a8b7652d0136e5a8717c6d795c0.zip
Updates
Diffstat (limited to 'examples/12hours.html')
-rw-r--r--examples/12hours.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/12hours.html b/examples/12hours.html
index a075d47..c07475b 100644
--- a/examples/12hours.html
+++ b/examples/12hours.html
@@ -2,7 +2,7 @@
2<html> 2<html>
3 3
4<head> 4<head>
5 <title>12hours.js - example - rc-time-picker@3.2.0</title> 5 <title>12hours.js - example - rc-time-picker@3.2.1</title>
6 <meta name="viewport" 6 <meta name="viewport"
7 content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> 7 content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no">
8 <meta charset="utf-8"/> 8 <meta charset="utf-8"/>
@@ -263,7 +263,7 @@ Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-lic
263<body> 263<body>
264 <div class="container"> 264 <div class="container">
265 <div class="header"> 265 <div class="header">
266 <h1>rc-time-picker@3.2.0</h1> 266 <h1>rc-time-picker@3.2.1</h1>
267 267
268 <p>React TimePicker</p> 268 <p>React TimePicker</p>
269 </div> 269 </div>