From 36120abda5d1b2914fd6ed5728246318de5d9f7b Mon Sep 17 00:00:00 2001 From: Untone Date: Mon, 11 Mar 2024 16:23:06 +0300 Subject: [PATCH] validation-fix --- src/components/Nav/AuthModal/LoginForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Nav/AuthModal/LoginForm.tsx b/src/components/Nav/AuthModal/LoginForm.tsx index 1c4c774d..98c9ec05 100644 --- a/src/components/Nav/AuthModal/LoginForm.tsx +++ b/src/components/Nav/AuthModal/LoginForm.tsx @@ -160,7 +160,7 @@ export const LoginForm = () => { /> -
{submitError()}
+
{submitError()}