Sign up/Log in form nest into AuthUser
Compare changes
- Defendi Alberto authored
@@ -3,6 +3,7 @@ import { SubmitHandler, useForm } from 'react-hook-form';
@@ -3,6 +3,7 @@ import { SubmitHandler, useForm } from 'react-hook-form';
@@ -18,7 +19,17 @@ export const SignUpForm: FC = () => {
@@ -18,7 +19,17 @@ export const SignUpForm: FC = () => {