Skip to content

Commit 5a0290a

Browse files
zkwolftangjinzhou
authored andcommitted
fix: docs typo (#1162)
1 parent ae5a587 commit 5a0290a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/popconfirm/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| okText | 确认按钮文字 | string\|slot | 确定 |
77
| okType | 确认按钮类型 | string | primary |
88
| title | 确认框的描述 | string\|slot ||
9-
| icon | 自定义弹出气泡 Icon 图标 | ReactNode | <Icon type="exclamation-circle" /> |
9+
| icon | 自定义弹出气泡 Icon 图标 | vNode | <Icon type="exclamation-circle" /> |
1010

1111
### 事件
1212
| 事件名称 | 说明 | 回调参数 |

0 commit comments

Comments
 (0)