Remove "Profile" from left nav menu
This commit is contained in:
parent
fa2cd60a5e
commit
bf18ed37cd
@ -17,11 +17,13 @@ const menuNavBar: MenuNavBarItem[] = [
|
||||
{
|
||||
isCurrentUser: true,
|
||||
menu: [
|
||||
/*
|
||||
{
|
||||
icon: mdiAccount,
|
||||
label: 'My Profile',
|
||||
href: '/profile',
|
||||
},
|
||||
*/
|
||||
{
|
||||
isDivider: true,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user