Skip to content

Commit 737e262

Browse files
committed
docs: add solid large form docs to sidebar
1 parent c67572e commit 737e262

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@
220220
{
221221
"label": "Linked Fields",
222222
"to": "framework/solid/guides/linked-fields"
223+
},
224+
{
225+
"label": "Form Composition",
226+
"to": "framework/solid/guides/form-composition"
223227
}
224228
]
225229
},
@@ -589,6 +593,10 @@
589593
{
590594
"label": "Arrays",
591595
"to": "framework/solid/examples/array"
596+
},
597+
{
598+
"label": "Form Composition",
599+
"to": "framework/solid/examples/large-form"
592600
}
593601
]
594602
},

0 commit comments

Comments
 (0)