Fix deprecated on:click
Some checks failed
Build Docker image / build (push) Failing after 43s
Build Docker image / deploy (push) Has been skipped
Build Docker image / verify (push) Has been skipped

This commit is contained in:
Roman Krček
2025-06-28 00:33:44 +02:00
parent a7262f9815
commit 2d7feea623
6 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
{#if !showForm}
<button
class="mb-4 w-full rounded bg-blue-600 py-2 text-white transition hover:bg-blue-700"
on:click={showEditForm}
onclick={showEditForm}
aria-label="Edit event"
>
Edit the event