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,
|
// isPopover: false,
|
||||||
label: "Enterprise",
|
// label: "Enterprise",
|
||||||
href: "/beta",
|
// href: "/beta",
|
||||||
icon: NewBadgeIcon,
|
// icon: NewBadgeIcon,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
isPopover: true,
|
isPopover: true,
|
||||||
label: "Community",
|
label: "Community",
|
||||||
|
Loading…
Reference in New Issue
Block a user