Update config.mts
Added SideNav
This commit is contained in:
@@ -116,6 +116,7 @@ export default defineConfig({
|
||||
items: [
|
||||
{ text: 'BaseFrame', link: 'references/elements/BaseFrame' },
|
||||
{ text: 'Frame', link: 'references/elements/Frame' },
|
||||
{ text: 'SideNav', link: 'references/elements/SideNav' },
|
||||
{ text: 'TabControl', link: 'references/elements/TabControl' },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user