瀏覽代碼

chore: layout notification docs new line

DaiQiangReal 3 年之前
父節點
當前提交
0e0b8cea04
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/basic/layout/index-en-US.md
  2. 1 1
      content/feedback/notification/index-en-US.md

+ 1 - 1
content/basic/layout/index-en-US.md

@@ -506,4 +506,4 @@ import { IconBell, IconHelpCircle, IconBytedanceLogo, IconHome, IconHistogram, I
 <!-- ## Related Material
 ```material
 2, 43
-``` -->
+``` -->

+ 1 - 1
content/feedback/notification/index-en-US.md

@@ -319,4 +319,4 @@ Hook Notification ( >= 1.2.0 )
 When you need access Context, you could use ``Notification.useNotification` to create a `contextHolder` and insert to corresponding DOM tree. Notification created by hooks will be able to access the context where `contextHolder` is inserted. Hook Notification has following methods: `info`, `success`, `warning`, `error`, `open`, `close`. For more usage demo, refer to [useToast](/en-US/components/toast#useToast_Hooks)
 
 ## Design Tokens
-<DesignToken/>
+<DesignToken/>