🚧 Work in progress

This commit is contained in:
Freeze455
2021-08-17 15:03:36 +02:00
parent f490d57073
commit 9c2396c669
5 changed files with 57 additions and 6 deletions

View File

@@ -18,7 +18,8 @@ export const documentation = [
label: 'Basic',
isMenu: true,
child: [
{ label: 'Getting starting', href: '/documentation/getting-started', isMenu: true },
{ label: 'Getting starting', href: '/documentation/getting-started', isMenu: false },
{ label: 'Starting', href: '/documentation/starting', isMenu: false },
]
},
]