Skip to content

Commit 7f02e60

Browse files
committed
fix value type of toolbox.feature.*.title
1 parent bc209f7 commit 7f02e60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/option/component/toolbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Whether to show the tool.
6464

6565
#### title(string) = '${title}'
6666

67-
#### icon(*)
67+
#### icon(string)
6868

6969
{{ use: partial-icon-image-path() }}
7070

zh/option/component/toolbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ${name} icon 样式设置。由于 icon 的文本信息只在 icon hover 时候
6262

6363
是否显示该工具。
6464

65-
#### title(boolean) = '${title}'
65+
#### title(string) = '${title}'
6666

6767
#### icon(string)
6868

0 commit comments

Comments
 (0)