ソースを参照

chore: layout notification docs new line

DaiQiangReal 3 年 前
コミット
0e0b8cea04

+ 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/>