From dc794a29d398ae2581b2a9dfe84ad219e2983200 Mon Sep 17 00:00:00 2001 From: Ardeman Date: Tue, 4 Mar 2025 09:53:13 +0800 Subject: [PATCH] feat: enhance layout and button functionality in subscriptions page --- app/pages/dashboard-subscriptions/index.tsx | 159 +++++++++++--------- 1 file changed, 87 insertions(+), 72 deletions(-) diff --git a/app/pages/dashboard-subscriptions/index.tsx b/app/pages/dashboard-subscriptions/index.tsx index e251c7e..c1163b5 100644 --- a/app/pages/dashboard-subscriptions/index.tsx +++ b/app/pages/dashboard-subscriptions/index.tsx @@ -52,44 +52,50 @@ export const SubscriptionsPage = () => { return (
- {SubscribtionOpen && ( <> -
-
- - -
- -
- +
+
+
+ + +
+ +
+ +
-
- + +
+ +
+ + + + +
-
- - - - -
+
{ {!SubscribtionOpen && ( <> -
-
- - -
- -
-
-
-
- - -
- -
-
-
+
+
+
+ + +
+ +
+
+
+
+ + +
+ +
+
+
-
- - - - +
+ + + + +
+