From 25db77689ef41ce2f9f216a9e27efbc8da2dca76 Mon Sep 17 00:00:00 2001 From: Ishaan Gupta Date: Sat, 30 May 2026 22:35:12 +0530 Subject: [PATCH] Simplify other plans link --- apps/web/components/settings/billing.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/apps/web/components/settings/billing.tsx b/apps/web/components/settings/billing.tsx index dfbaedc8..477a1a1c 100644 --- a/apps/web/components/settings/billing.tsx +++ b/apps/web/components/settings/billing.tsx @@ -15,7 +15,6 @@ import { useCustomer } from "autumn-js/react" import { Check, Coins, - ArrowRight, ExternalLink, LoaderIcon, Plus, @@ -964,17 +963,17 @@ export default function Billing() { ))} ) : ( -
+
)}