Skip to content

Commit

Permalink
format sidebar file
Browse files Browse the repository at this point in the history
  • Loading branch information
NiHaiden committed Dec 30, 2024
1 parent 54fc71f commit 391ff9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const sidebars: SidebarsConfig = {
items: [
"guides/system-requirements",
"guides/basic-usage",
"guides/start-icon",
"guides/start-icon",
"guides/software",
"guides/layerapp",
"guides/developer",
Expand All @@ -32,7 +32,7 @@ const sidebars: SidebarsConfig = {
type: "category",
label: "Reference",
collapsed: false,
items: ["reference/example"]
items: ["reference/example"],
},
],
};
Expand Down

0 comments on commit 391ff9d

Please sign in to comment.