rm beta from footer

This commit is contained in:
Stefan Pejcic 2024-02-11 18:13:07 +01:00
parent 893fd15f14
commit 566defc15d

View File

@ -30,11 +30,11 @@ export const menuItems = [
{ {
label: "Product", label: "Product",
items: [ items: [
{ // {
label: "Enterprise edition", // label: "Enterprise edition",
icon: <NewBadgeIcon />, // icon: <NewBadgeIcon />,
href: "/beta", // href: "/beta",
}, // },
//{ //{
// label: "Products", // label: "Products",
// href: "/templates", // href: "/templates",