mirror of
https://github.com/fosrl/pangolin.git
synced 2025-09-01 07:20:06 +02:00
Removed member resouce sidebar to work with new sidebar.
This commit is contained in:
parent
bcc2c59f08
commit
6349406523
1 changed files with 1 additions and 8 deletions
|
@ -26,14 +26,7 @@ export const orgLangingNavItems: SidebarNavItem[] = [
|
|||
{
|
||||
title: "sidebarAccount",
|
||||
href: "/{orgId}",
|
||||
icon: <User className="h-4 w-4" />,
|
||||
autoExpand: true,
|
||||
children: [
|
||||
{
|
||||
title: "sidebarResources",
|
||||
href: "/{orgId}"
|
||||
}
|
||||
]
|
||||
icon: <User className="h-4 w-4" />
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue