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("/"); navigate("/");
} }
}, [loginFlag]); }, [loginFlag]);
const light = theme === "light"; const light = theme === "light";
return ( return (

Loading…
Cancel
Save