docs: update demo format

This commit is contained in:
Benjy Cui 2016-04-01 10:12:02 +08:00
parent df3ba36720
commit bc2b086862
3 changed files with 12 additions and 15 deletions

View File

@ -1,11 +1,10 @@
# 只读
- order: 3
---
order: 3
title: 只读
---
只读,无法进行鼠标交互。
---
````jsx
import { Rate } from 'antd';

View File

@ -1,11 +1,10 @@
# 半星
- order: 1
---
order: 1
title: 半星
---
支持选中半星。
---
````jsx
import { Rate } from 'antd';

View File

@ -1,11 +1,10 @@
# 文案展现
- order: 2
---
order: 2
title: 文案展现
---
给评分组件加上文案展示。
---
````jsx
import { Rate } from 'antd';