From 71502279ccafe74fb45dc5a2a609a6918c2f80ef Mon Sep 17 00:00:00 2001 From: highperfocused Date: Sat, 22 Nov 2025 01:50:51 +0100 Subject: [PATCH] Remove Sign Up button from LoginArea component --- src/components/auth/LoginArea.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/components/auth/LoginArea.tsx b/src/components/auth/LoginArea.tsx index f84414a..06793a9 100644 --- a/src/components/auth/LoginArea.tsx +++ b/src/components/auth/LoginArea.tsx @@ -36,13 +36,6 @@ export function LoginArea({ className }: LoginAreaProps) { > Log in - )}