From 77394f3980977729fdc568ea4bdedccaf23cb13c Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Thu, 26 Mar 2026 10:19:15 -0400 Subject: [PATCH] fix(Login): make error messages look a bit nicer --- src/components/Login/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Login/index.tsx b/src/components/Login/index.tsx index c6a3b8c41..44dfd4f43 100644 --- a/src/components/Login/index.tsx +++ b/src/components/Login/index.tsx @@ -175,7 +175,7 @@ const Login = () => {
<> @@ -189,7 +189,7 @@ const Login = () => { leaveFrom="opacity-100" leaveTo="opacity-0" > -
+