From 6ea4aa1920c05a28c4cda11497229ee04d67be51 Mon Sep 17 00:00:00 2001 From: Owen Date: Tue, 26 May 2026 16:35:28 -0700 Subject: [PATCH] Suppoter key --- src/components/LayoutSidebar.tsx | 6 ------ src/components/ProfileIcon.tsx | 1 - src/components/SupporterStatus.tsx | 16 +++++++--------- 3 files changed, 7 insertions(+), 16 deletions(-) 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" && ( -
- -
- )} {build === "saas" && (

- 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.{" "}