Fix conflict and add disabled button when invalid input (#30)
* feat: responsive * fix: success register * feat: auth login responsive && auth login implementation * fix: login page button disabled & register page * fix: conflict * fix: button disabled when loading
This commit is contained in:
@@ -9,6 +9,7 @@ const mappingPublicRoutes = [
|
||||
'/',
|
||||
'/auth/login',
|
||||
'/auth/forgot',
|
||||
'/auth/register',
|
||||
'/auth/new-password',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user