Skip to content

Commit 5810a8f

Browse files
haoranyulzq4047
authored andcommitted
Docs: fix Divider attribute type in zh-cn (ElemeFE#15889)
1 parent 5bf5d3e commit 5810a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docs/zh-CN/divider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
### Divider Attributes
5858
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
5959
|------------- |---------------- |---------------- |---------------------- |-------- |
60-
| direction | 设置分割线方向 | boolean | horizontal / vertical | horizontal |
60+
| direction | 设置分割线方向 | string | horizontal / vertical | horizontal |
6161
| content-position | 设置分割线文案的位置 | string | left / right / center | center |

0 commit comments

Comments
 (0)