-
-
Notifications
You must be signed in to change notification settings - Fork 576
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 fix warning of [https://github.com/facebook/docusaurus/pull/9394](f…
- Loading branch information
1 parent
96ca8d9
commit 5d8db87
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ class Other(Segment): | |
|
||
``` | ||
|
||
:::tips | ||
::: tips | ||
|
||
或许你注意到了 `Segment` 上有一个 `children` 属性。 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ class Other(Segment): | |
|
||
``` | ||
|
||
:::tips | ||
::: tips | ||
|
||
或许你注意到了 `Segment` 上有一个 `children` 属性。 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ class Other(Segment): | |
|
||
``` | ||
|
||
:::tips | ||
::: tips | ||
|
||
或许你注意到了 `Segment` 上有一个 `children` 属性。 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ class Other(Segment): | |
|
||
``` | ||
|
||
:::tips | ||
::: tips | ||
|
||
或许你注意到了 `Segment` 上有一个 `children` 属性。 | ||
|
||
|