Skip to content

Commit

Permalink
feat(popconfirm): make title bold and add description prop(the update…
Browse files Browse the repository at this point in the history
… of popconfirm md)9
  • Loading branch information
xhh0223 committed Dec 6, 2022
1 parent e46a123 commit 8bf07dc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions components/popconfirm/demo/basic.md
@@ -1,7 +1,8 @@
## zh-CN

最简单的用法,Popconfirm 组件新增了description属性

最简单的用法,支持确认标题和描述
> `description``5.1.0` 版本中支持。
## en-US

For this basic example, the newly added description attribute.
The basic example supports the title and description props of confirmation.
> `description``5.1.0` 版本中支持。

0 comments on commit 8bf07dc

Please sign in to comment.