From 30ef48c73eae6ec92e662efa3bfd36e26f6b8fa3 Mon Sep 17 00:00:00 2001 From: snekd Date: Sat, 12 Apr 2025 16:38:34 -0400 Subject: [PATCH] button test --- src/app/(app)/page.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/app/(app)/page.tsx b/src/app/(app)/page.tsx index f9e1cda..c9b6f08 100644 --- a/src/app/(app)/page.tsx +++ b/src/app/(app)/page.tsx @@ -31,9 +31,14 @@ function Web() { Welcome, {session?.name || "NULL"} !! - +
+
+ +
+
+