fix typo's

This commit is contained in:
Pieter Vander Vennet 2024-08-31 12:57:27 +02:00 committed by GitHub
parent 0c0af42049
commit 5fb920a4a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,7 @@
<div class="flex flex-col p-2 sm:p-3 low-interaction gap-y-2 sm:gap-y-3 h-screen overflow-y-auto">
<div class="flex justify-between">
<h2>Menu<h2>
<button on:click={() => {}}>Close</button/>
<button on:click={() => {}}>Close</button>
</div>
{#if $showHome}
<a class="flex button primary" href={Utils.HomepageLink()}>