Skip to content

Commit

Permalink
Docs: fix Divider attribute type in zh-cn (#15889)
Browse files Browse the repository at this point in the history
  • Loading branch information
haoranyu authored and island205 committed Jun 21, 2019
1 parent ed74b67 commit 9be2a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docs/zh-CN/divider.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
### Divider Attributes
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|------------- |---------------- |---------------- |---------------------- |-------- |
| direction | 设置分割线方向 | boolean | horizontal / vertical | horizontal |
| direction | 设置分割线方向 | string | horizontal / vertical | horizontal |
| content-position | 设置分割线文案的位置 | string | left / right / center | center |

0 comments on commit 9be2a3d

Please sign in to comment.