From 0803600d7995473f700fe6248de0cf5a605d511d Mon Sep 17 00:00:00 2001 From: xhh0223 Date: Tue, 6 Dec 2022 23:17:19 +0800 Subject: [PATCH] feat(popconfirm): make title bold and add description prop(the update of popconfirm md)9 --- components/popconfirm/demo/basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/popconfirm/demo/basic.md b/components/popconfirm/demo/basic.md index 0934095ef75e..82cd140910d0 100755 --- a/components/popconfirm/demo/basic.md +++ b/components/popconfirm/demo/basic.md @@ -5,4 +5,4 @@ ## en-US The basic example supports the title and description props of confirmation. -> `description` 在 `5.1.0` 版本中支持。 +> `Description` is supported in version `5.1.0`.