commit changes
This commit is contained in:
parent
dd9b9c4ad6
commit
86c4325c10
2 changed files with 5 additions and 8 deletions
|
|
@ -32,12 +32,7 @@ function SignUpForm() {
|
|||
};
|
||||
|
||||
const googleAuth = () => {
|
||||
<<<<<<< HEAD
|
||||
window.open(authUrl, "_self");
|
||||
=======
|
||||
|
||||
window.open(`${authUrl}/auth/google`, "_self");
|
||||
>>>>>>> refs/remotes/origin/homepage-2nd-sprint
|
||||
};
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue