register bug
This commit is contained in:
@@ -15,7 +15,9 @@ const Register: FC = () => {
|
||||
const { t } = useTranslation('global')
|
||||
|
||||
useEffect(() => {
|
||||
setTimeout(() => {
|
||||
window.location.href = Pages.auth.login
|
||||
}, 300)
|
||||
}, [])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user