google #88

Merged
Ota-Prokopec merged 1 commits from master into deploy/prod 2023-04-27 20:17:45 +00:00
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>