update | 30

temp
mahdi 2 years ago
parent 08c5e92105
commit 9f58f360a3
  1. 1
      src/views/Auth/SignUp/index.js

@ -134,6 +134,7 @@ function SignUp({
navigate("/");
}
}, [loginFlag]);
const light = theme === "light";
return (

Loading…
Cancel
Save