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
-
)}