diff --git a/src/components/LayoutSidebar.tsx b/src/components/LayoutSidebar.tsx index 9ca7c4cc4..a7c3a141f 100644 --- a/src/components/LayoutSidebar.tsx +++ b/src/components/LayoutSidebar.tsx @@ -3,7 +3,6 @@ import type { SidebarNavSection } from "@app/app/navigation"; import { OrgSelector } from "@app/components/OrgSelector"; import { SidebarNav } from "@app/components/SidebarNav"; -import SupporterStatus from "@app/components/SupporterStatus"; import { Tooltip, TooltipContent, @@ -258,11 +257,6 @@ export function LayoutSidebar({ /> )} - {build === "oss" && ( -
- Business & Enterprise Users: For larger organizations or teams requiring advanced features, consider our self-serve enterprise license and Enterprise Edition.{" "} + Business & Enterprise Users:{" "} + For larger organizations or teams requiring + advanced features, consider our self-serve + enterprise license and Enterprise Edition.{" "}