diff options
author | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-20 14:56:16 +0800 |
---|---|---|
committer | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-20 14:56:16 +0800 |
commit | 57f31072d103eb028303985126efab3f6b15307b (patch) | |
tree | 256076e6c2c6f967bc54eedabe9a8fe369352ed2 /index.html | |
parent | 037a4a19d7dbaa4c73dfca4ff632f988c002d49e (diff) | |
download | time-picker-57f31072d103eb028303985126efab3f6b15307b.tar.gz time-picker-57f31072d103eb028303985126efab3f6b15307b.tar.zst time-picker-57f31072d103eb028303985126efab3f6b15307b.zip |
Updates
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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@0.7.0 - React TimePicker</title> | 10 | <title>rc-time-picker@0.7.1 - 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@0.7.0</h1> | 740 | <h1>rc-time-picker@0.7.1</h1> |
741 | </div> | 741 | </div> |
742 | <div class="examples"> | 742 | <div class="examples"> |
743 | <h3>EXAMPLES</h3> | 743 | <h3>EXAMPLES</h3> |