Skip to content

Commit 2b53a1f

Browse files
HassanBahatiEhesp
andauthored
chore(react/auth): remove useFetchSignInMethodsForEmailQuery (#161)
Co-authored-by: Elliot Hesp <[email protected]>
1 parent 37ea606 commit 2b53a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/auth/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export { useApplyActionCodeMutation } from "./useApplyActionCodeMutation";
1515
// useCheckActionCodeMutation
1616
// useConfirmPasswordResetMutation
1717
// useCreateUserWithEmailAndPasswordMutation
18-
// useFetchSignInMethodsForEmailQuery
18+
// useGetRedirectResultQuery
1919
export { useGetRedirectResultQuery } from "./useGetRedirectResultQuery";
2020
// useRevokeAccessTokenMutation
2121
// useSendPasswordResetEmailMutation

0 commit comments

Comments
 (0)