From ef875c98f2a9ba6bbd96104a5a3027d423124f33 Mon Sep 17 00:00:00 2001 From: celine Date: Thu, 21 May 2026 21:09:33 -0400 Subject: [PATCH] little tweak --- components/Subscribe/ManageSubscribe.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/Subscribe/ManageSubscribe.tsx b/components/Subscribe/ManageSubscribe.tsx index 13ffd1cd..230ba8e2 100644 --- a/components/Subscribe/ManageSubscribe.tsx +++ b/components/Subscribe/ManageSubscribe.tsx @@ -125,11 +125,7 @@ export const ManageSubscription = (props: { return ( - Manage Subscription - - } + title={
Manage Subscription
} className="w-md max-w-full" trigger={
-- 2.51.2