This commit is contained in:
Ota Prokopec 2023-04-27 22:16:40 +02:00
parent 163a936962
commit 8ab2f42b59
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>