Skip to content

Commit 4e3b64f

Browse files
committed
integrated sign-in with google and forgot password functionality.
1 parent 6da4382 commit 4e3b64f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Pages/Signup/Signup.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const Signup = () => {
5656
}
5757
};
5858

59+
5960
const handleGoogleSignup = async () => {
6061

6162
try {

0 commit comments

Comments
 (0)