🚸 Improve login (#1163)
This commit is contained in:
@@ -58,6 +58,7 @@ const useAuth = () => {
|
||||
user,
|
||||
isLoading,
|
||||
error,
|
||||
resetError: () => setError(null),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user