Skip to content

Commit a70e1ea

Browse files
committed
Formatting docs sidebars.json
1 parent ac9bbd0 commit a70e1ea

1 file changed

Lines changed: 4 additions & 16 deletions

File tree

web/versioned_sidebars/version-0.22-sidebars.json

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,7 @@
7474
"type": "category",
7575
"label": "Email",
7676
"collapsed": true,
77-
"items": [
78-
"auth/email",
79-
"auth/email/create-your-own-ui"
80-
]
77+
"items": ["auth/email", "auth/email/create-your-own-ui"]
8178
},
8279
{
8380
"type": "category",
@@ -100,9 +97,7 @@
10097
"type": "category",
10198
"label": "Advanced",
10299
"collapsed": true,
103-
"items": [
104-
"auth/advanced/custom-auth-actions"
105-
]
100+
"items": ["auth/advanced/custom-auth-actions"]
106101
}
107102
]
108103
},
@@ -163,9 +158,7 @@
163158
"label": "AI & Coding Agents",
164159
"collapsed": false,
165160
"collapsible": true,
166-
"items": [
167-
"wasp-ai/coding-agent-plugin"
168-
]
161+
"items": ["wasp-ai/coding-agent-plugin"]
169162
},
170163
{
171164
"type": "category",
@@ -224,12 +217,7 @@
224217
"label": "Miscellaneous",
225218
"collapsed": true,
226219
"collapsible": true,
227-
"items": [
228-
"contributing",
229-
"telemetry",
230-
"vision",
231-
"contact"
232-
]
220+
"items": ["contributing", "telemetry", "vision", "contact"]
233221
}
234222
],
235223
"guides": [

0 commit comments

Comments
 (0)