feat: enhance login form with error handling and disable state
This commit is contained in:
@@ -37,7 +37,6 @@ export const action = async ({ request }: Route.ActionArgs) => {
|
||||
return data(
|
||||
{
|
||||
success: true,
|
||||
accessToken: token,
|
||||
},
|
||||
{
|
||||
headers,
|
||||
|
||||
Reference in New Issue
Block a user