aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorafc163 <afc163@gmail.com>2015-12-08 21:17:15 +0800
committerafc163 <afc163@gmail.com>2015-12-08 21:17:15 +0800
commit94b4885d063916a9d822b43051e487d85e296fe6 (patch)
treecddefed3931dd84c6bcc1b7587f14adba0dfcfe1 /index.html
parent5eeeb3ae2934caa65bcdea71d372f72dea7944c0 (diff)
downloadtime-picker-94b4885d063916a9d822b43051e487d85e296fe6.tar.gz
time-picker-94b4885d063916a9d822b43051e487d85e296fe6.tar.zst
time-picker-94b4885d063916a9d822b43051e487d85e296fe6.zip
Updates
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index dfbffd1..f5ba38d 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
7 <meta charset="utf-8"/> 7 <meta charset="utf-8"/>
8 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 8 <meta http-equiv="X-UA-Compatible" content="IE=edge">
9 <link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css" rel="stylesheet"/> 9 <link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css" rel="stylesheet"/>
10 <title>rc-time-picker@1.0.0-alpha3 - React TimePicker</title> 10 <title>rc-time-picker@1.0.0-alpha4 - React TimePicker</title>
11 <style> 11 <style>
12 @font-face { 12 @font-face {
13 font-family: octicons-anchor; 13 font-family: octicons-anchor;
@@ -737,7 +737,7 @@
737 737
738<body> 738<body>
739<div class="header"> 739<div class="header">
740 <h1>rc-time-picker@1.0.0-alpha3</h1> 740 <h1>rc-time-picker@1.0.0-alpha4</h1>
741</div> 741</div>
742<div class="examples"> 742<div class="examples">
743 <h3>EXAMPLES</h3> 743 <h3>EXAMPLES</h3>