diff --git a/web/src/components/LoginForm.tsx b/web/src/components/LoginForm.tsx index 9ae26d5..f53c2f7 100644 --- a/web/src/components/LoginForm.tsx +++ b/web/src/components/LoginForm.tsx @@ -28,10 +28,10 @@ export function LoginForm() { return (
-
+        
           {"┌─ DUMPSTER ─┐"}
         
-

+

{isRegister ? "[REGISTER]" : "[LOGIN]"}