Resolve lint warnings

This commit is contained in:
2026-01-18 00:03:18 +02:00
parent 33de9720bf
commit 334b009749
5 changed files with 3 additions and 10 deletions

View File

@@ -68,6 +68,7 @@
<button
onclick={() => rota.removeForbiddenPair(i)}
class="mt-5 rounded-lg p-2 text-zinc-300 transition-colors"
aria-label="Remove forbidden pair"
>
<svg
xmlns="http://www.w3.org/2000/svg"

View File

@@ -44,6 +44,7 @@
<button
onclick={() => rota.removeResident(resident.id)}
class="text-zinc-500 transition-colors"
aria-label="Remove resident"
>
<svg
xmlns="http://www.w3.org/2000/svg"