Polished auth flow including ReservedRoute and role selection.
Compare changes
- Defendi Alberto authored
@@ -4,7 +4,7 @@ import { SubmitHandler, useForm } from 'react-hook-form';
@@ -52,7 +52,6 @@ export const SignInForm: FC = () => {
@@ -62,6 +61,8 @@ export const SignInForm: FC = () => {