diff --git a/documentation/src/refine-theme/common-header/constants.ts b/documentation/src/refine-theme/common-header/constants.ts index e2030dfd..1a0681ea 100644 --- a/documentation/src/refine-theme/common-header/constants.ts +++ b/documentation/src/refine-theme/common-header/constants.ts @@ -53,12 +53,12 @@ export const MENU_ITEMS: MenuItemType[] = [ }, ], }, - { - isPopover: false, - label: "Enterprise", - href: "/beta", - icon: NewBadgeIcon, - }, + // { + // isPopover: false, + // label: "Enterprise", + // href: "/beta", + // icon: NewBadgeIcon, + // }, { isPopover: true, label: "Community",