Skip to content

Commit 3551e69

Browse files
committed
docs($theme-default): remove nested sidebar groups warning
1 parent c3a943c commit 3551e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/docs/theme/default-theme-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Sidebar groups are collapsable by default. You can force a group to be always op
232232
A sidebar group config also supports [sidebarDepth](#nested-header-links) field to override the default sidebar depth (`1`).
233233

234234
::: tip
235-
   Nested sidebar group <Badge text="beta"/> is also supported, but the nesting depth should be less than 3, otherwise the console will receive a warning.
235+
   Nested sidebar group is also supported.
236236
:::
237237

238238
### Multiple Sidebars

packages/docs/docs/zh/theme/default-theme-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ module.exports = {
230230
一个侧边栏的子组配置同时支持 [sidebarDepth](#nested-header-links) 字段用于重写默认显示的侧边栏深度(`1`)。
231231

232232
::: tip
233-
嵌套的侧边栏分组 <Badge text="beta"/> 也是支持的,但嵌套深度应小于 3,否则在控制台会收到警告
233+
嵌套的侧边栏分组也是支持的
234234
:::
235235

236236
### 多个侧边栏

0 commit comments

Comments
 (0)