Skip to content

Commit 7ec9e68

Browse files
docs: fix notification word error (ant-design#48100)
Signed-off-by: 社长长 <[email protected]>
1 parent c79b75f commit 7ec9e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/notification/demo/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## zh-CN
22

3-
通过 `notification.useNotification` 创建支持读取 context 的 `contextHolder`。请注意,我们推荐通过顶层注册的方式代替 `message` 静态方法,因为静态方法无法消费上下文,因而 ConfigProvider 的数据也不会生效。
3+
通过 `notification.useNotification` 创建支持读取 context 的 `contextHolder`。请注意,我们推荐通过顶层注册的方式代替 `notification` 静态方法,因为静态方法无法消费上下文,因而 ConfigProvider 的数据也不会生效。
44

55
## en-US
66

0 commit comments

Comments
 (0)