diff --git a/src/routes/matches/+page.svelte b/src/routes/matches/+page.svelte index d80787a..6933b9a 100644 --- a/src/routes/matches/+page.svelte +++ b/src/routes/matches/+page.svelte @@ -1,12 +1,14 @@ @@ -42,7 +89,13 @@ -
{ e.preventDefault(); handleSearch(); }} class="flex flex-col gap-4"> + { + e.preventDefault(); + handleSearch(); + }} + class="flex flex-col gap-4" + >