From 17d1a84792f4636c0da78957a801325e5f9951cc Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Sat, 8 Jul 2023 05:30:51 +0100 Subject: [PATCH] login type btn amended --- src/components/AuthPages/Login/index.jsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index 1f99a17..10905f7 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -207,11 +207,11 @@ export default function Login() { {/* switch login component */} -
+
@@ -234,7 +234,7 @@ export default function Login() { { loginType == 'full' ? ( //user login component -
+
+