Skip to content

Commit f05428f

Browse files
committed
docs: add form builder nav
1 parent c4d4f1d commit f05428f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example/navigation.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ export default {
2929
{
3030
title: 'Form',
3131
path: '/components/form'
32+
},
33+
{
34+
title: 'Form Builder',
35+
path: '/components/form-builder'
3236
}
3337
]
3438
}

0 commit comments

Comments
 (0)