diff --git a/website/sidebars.ts b/website/sidebars.ts index 543a3cb6..23339f9f 100644 --- a/website/sidebars.ts +++ b/website/sidebars.ts @@ -22,7 +22,7 @@ const sidebars: SidebarsConfig = { type: "category", label: "开始", collapsible: false, - items: ["index", "quick-start", "editor-support"], + items: ["index", "quick-start", "store"], }, { type: "category",