mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update footer-data.tsx
This commit is contained in:
parent
8e0c54f415
commit
64bcfb9f4c
@ -31,7 +31,7 @@ export const menuItems = [
|
||||
label: "Product",
|
||||
items: [
|
||||
{
|
||||
label: "BETA",
|
||||
label: "Enterprise edition",
|
||||
icon: <NewBadgeIcon />,
|
||||
href: "/beta",
|
||||
},
|
||||
@ -40,7 +40,7 @@ export const menuItems = [
|
||||
href: "/templates",
|
||||
},
|
||||
{
|
||||
label: "Technology Stack",
|
||||
label: "Features",
|
||||
href: "/integrations",
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user