From 4af75fda4fecb31d3df6e4cc855f02acf6a11483 Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Mon, 16 Oct 2023 16:52:54 -0400 Subject: [PATCH] increasing log in btn size a bit --- app/(app)/_layout/components/AuthActions.tsx | 1 - app/(app)/_layout/components/MobileMenu.tsx | 56 -------------------- app/(app)/app/page.tsx | 2 +- 3 files changed, 1 insertion(+), 58 deletions(-) delete mode 100644 app/(app)/_layout/components/MobileMenu.tsx diff --git a/app/(app)/_layout/components/AuthActions.tsx b/app/(app)/_layout/components/AuthActions.tsx index 5b2e51b..0e3bb17 100644 --- a/app/(app)/_layout/components/AuthActions.tsx +++ b/app/(app)/_layout/components/AuthActions.tsx @@ -55,7 +55,6 @@ export default function AuthActions() { <> - - - -
-

shadcn

-

- m@example.com -

-
-
- - - - Profile - ⇧⌘P - - - Billing - ⌘B - - - Settings - ⌘S - - New Team - - - - Log out - ⇧⌘Q - -
- - ); -} diff --git a/app/(app)/app/page.tsx b/app/(app)/app/page.tsx index 314b849..e06ab49 100644 --- a/app/(app)/app/page.tsx +++ b/app/(app)/app/page.tsx @@ -25,7 +25,7 @@ export default function Page() { -
+