Skip to content

Commit

Permalink
Merge pull request #89 from SundarbansWebOps/Jivraj-18-patch-1
Browse files Browse the repository at this point in the history
Update GoogleLogin.vue
  • Loading branch information
Jivraj-18 authored Dec 12, 2024
2 parents cf410ac + 5dff21c commit bfb70ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GoogleLogin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export default {
} catch (error) {
// console.error('Error sending code to backend:', error);
alert('Backend Server Error');
console.log(error);
}
},
}
Expand Down

1 comment on commit bfb70ad

@vercel
Copy link

@vercel vercel bot commented on bfb70ad Dec 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sundarbans – ./

sundarbans-git-main-sundarbans-projects.vercel.app
sundarbans-sundarbans-projects.vercel.app

Please sign in to comment.