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
e7fac6b6ae
commit
e539d54c2a
@ -34,11 +34,11 @@ export const menuItems = [
|
||||
{
|
||||
label: "Product",
|
||||
items: [
|
||||
// {
|
||||
// label: "Enterprise edition",
|
||||
// icon: <NewBadgeIcon />,
|
||||
// href: "/beta",
|
||||
// },
|
||||
{
|
||||
label: "Enterprise edition",
|
||||
icon: <NewBadgeIcon />,
|
||||
href: "/beta",
|
||||
},
|
||||
//{
|
||||
// label: "Products",
|
||||
// href: "/templates",
|
||||
@ -47,6 +47,10 @@ export const menuItems = [
|
||||
label: "Features",
|
||||
href: "/features",
|
||||
},
|
||||
{
|
||||
label: "Installation",
|
||||
href: "/install",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user