mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-03 16:39:41 +08:00
451d2f6ee2
* feat(popconfirm): make title bold and add description prop * feat(popconfirm): make title bold and add description prop(update demos) * feat(popconfirm): make title bold and add description prop(the update of demos translation) * feat(popconfirm): make title bold and add description prop(the update of snapshot) * feat(popconfirm): make title bold and add description prop(the update of popconfirm md) * feat(popconfirm): make title bold and add description prop(the update of popconfirm md)2 * feat(popconfirm): make title bold and add description prop(run all test.ts.snaps and update popconfirm)
12 lines
247 B
Markdown
Executable File
12 lines
247 B
Markdown
Executable File
## zh-CN
|
|
|
|
最简单的用法,支持确认标题和描述。
|
|
|
|
> `description` 在 `5.1.0` 版本中支持。
|
|
|
|
## en-US
|
|
|
|
The basic example supports the title and description props of confirmation.
|
|
|
|
> `description` is supported in version `5.1.0`.
|