Update
This commit is contained in:
@@ -10,7 +10,7 @@ import AppLogo from './app-logo';
|
||||
const mainNavItems: NavItem[] = [
|
||||
{
|
||||
title: 'Dashboard',
|
||||
href: route('dashboard'),
|
||||
href: route(config('platform.general.authed_route_redirect')),
|
||||
icon: LayoutGrid,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user