📝 修改 sidebar

This commit is contained in:
worldmozara 2024-10-23 00:11:06 +08:00
parent 6a8b133655
commit 73c5b0c1d4

View File

@ -22,7 +22,7 @@ const sidebars: SidebarsConfig = {
type: "category", type: "category",
label: "开始", label: "开始",
collapsible: false, collapsible: false,
items: ["index", "quick-start", "editor-support"], items: ["index", "quick-start", "store"],
}, },
{ {
type: "category", type: "category",