From 3d776bc8361c8f8b17344bbfce5e30231150dbd6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:22:57 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 88 +++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 45 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 7c00694..88d20cc 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -22,54 +22,52 @@ export default function DashboardPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1