diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index 884e12f..1f99a17 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -234,7 +234,7 @@ export default function Login() { { loginType == 'full' ? ( //user login component -
+
+
= 0 && - data.status_text === "Link Verfied" + data.status_text === "Link Verified" ) { setPageLoader(false); } else {