Fix Sign In With Github

This commit is contained in:
Andrew Bastin
2021-06-14 08:35:53 -04:00
parent 85c6932f8f
commit dfe810fff4

View File

@@ -45,7 +45,7 @@ import {
signInUserWithGoogle,
getSignInMethodsForEmail,
signInWithEmailAndPassword,
signInWithGithub,
signInUserWithGithub,
setProviderInfo,
} from "~/helpers/fb/auth"