more login page changes
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ export const loginAPI = async (email: string, password: string) => {
|
||||
email,
|
||||
password,
|
||||
});
|
||||
response.data;
|
||||
return response.data;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user