change demo format

This commit is contained in:
afc163 2016-04-15 23:56:44 +08:00
parent 5f15195c14
commit b1abf3bc28

View File

@ -1,11 +1,10 @@
# 小数
---
- order: 3
- title: 小数
---
和原生的数字输入框一样value 的精度由 step 的小数位数决定。
---
````jsx
import { InputNumber } from 'antd';