Merge pull request #88 from Erant-s-r-o/master

google
This commit is contained in:
Ota-Prokopec 2023-04-27 22:17:44 +02:00 committed by GitHub
commit 0a1a188e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</script>
<div class="continue_with">
<button on:click>
<button on:click={() => login('google')}>
<GoogleLogo />
<p>Continue with Google</p>
</button>