mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-07-09 17:49:12 +00:00
feat: oauth login user navigation and settings layout
This commit is contained in:
parent
b4b2eb9055
commit
e8ac1ac2f7
17 changed files with 333 additions and 328 deletions
|
@ -7,11 +7,6 @@ interface NavConfig {
|
|||
|
||||
export const navConfig: NavConfig = {
|
||||
mainNav: [
|
||||
{
|
||||
title: 'Home',
|
||||
href: '/',
|
||||
always: true
|
||||
},
|
||||
{
|
||||
title: 'Dashboard',
|
||||
href: '/dashboard',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue