Skip to content

Commit c895bf7

Browse files
committed
Format
1 parent 3899590 commit c895bf7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/sidebar.paper.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,7 @@ const paper: SidebarsConfig = {
177177
type: "category",
178178
label: "Entity API",
179179
collapsed: true,
180-
items: [
181-
"dev/api/entity-api/entity-teleport",
182-
"dev/api/entity-api/display-entities",
183-
],
180+
items: ["dev/api/entity-api/entity-teleport", "dev/api/entity-api/display-entities"],
184181
},
185182
{
186183
type: "category",

0 commit comments

Comments
 (0)