Skip to content

Commit 72e4134

Browse files
authored
docs(useExpanded): Add sub-comp-lazy to sidebar (#2591)
1 parent bd6746d commit 72e4134

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/manifests/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@
160160
"path": "/docs/examples/sub-components",
161161
"editUrl": "/docs/examples/sub-components.mdx"
162162
},
163+
{
164+
"title": "Sub Components (Lazy)",
165+
"path": "/docs/examples/sub-components-lazy",
166+
"editUrl": "/docs/examples/sub-components-lazy.mdx"
167+
},
163168
{
164169
"title": "Editable Data",
165170
"path": "/docs/examples/editable-data",

0 commit comments

Comments
 (0)