mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Add loading text
This commit is contained in:
parent
6ff3130f77
commit
a346311d9e
@ -91,7 +91,9 @@
|
||||
</h1>
|
||||
{{ post.html }}
|
||||
<h2>组件演示</h2>
|
||||
<div id="code-boxes"></div>
|
||||
<div id="code-boxes">
|
||||
代码加载中...
|
||||
</div>
|
||||
<script type="text/jsx">
|
||||
React.render(
|
||||
<CodeBoxes>
|
||||
|
Loading…
Reference in New Issue
Block a user