rm beta from footer
This commit is contained in:
parent
893fd15f14
commit
566defc15d
1 changed files with 5 additions and 5 deletions
|
@ -30,11 +30,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",
|
||||
|
|
Loading…
Add table
Reference in a new issue