From 2c47cad8445d225de5780fbe15f1af6215308e3c Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 19 Jul 2022 12:58:26 -0600 Subject: [PATCH] Fix #25 #25 --- src/components/Login/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Login/index.tsx b/src/components/Login/index.tsx index 08ea109..4525b04 100644 --- a/src/components/Login/index.tsx +++ b/src/components/Login/index.tsx @@ -74,7 +74,7 @@ const Login: React.FC = () => { (window as any).send = send; }, []); return ( -
+