mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update constants.ts
This commit is contained in:
parent
23314227a5
commit
c046d653ca
@ -53,12 +53,12 @@ export const MENU_ITEMS: MenuItemType[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
isPopover: false,
|
||||
label: "Enterprise",
|
||||
href: "/beta",
|
||||
icon: NewBadgeIcon,
|
||||
},
|
||||
// {
|
||||
// isPopover: false,
|
||||
// label: "Enterprise",
|
||||
// href: "/beta",
|
||||
// icon: NewBadgeIcon,
|
||||
// },
|
||||
{
|
||||
isPopover: true,
|
||||
label: "Community",
|
||||
|
Loading…
Reference in New Issue
Block a user