Skip to content

Commit 4387648

Browse files
committed
Make Utilities section always expanded and not collapsible
1 parent 8bb05ac commit 4387648

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ export default defineConfig({
251251
{ text: "App State, Share", link: "/cookbook/expert_more/app_state_share" },
252252
{
253253
text: "Utilities",
254-
collapsed: false,
255254
items: [
256255
{ text: "Value Help", link: "/cookbook/expert_more/value_help" },
257256
{ text: "Demo Output", link: "/cookbook/expert_more/demo_output" },

0 commit comments

Comments
 (0)