Fixes typo

This commit is contained in:
freearhey 2023-10-10 11:52:47 +03:00
parent ab7f02d1e9
commit a699273978
7 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
import SquareButton from '~/components/SquareButton.svelte'
</script>
<SquareButton on:click area-label="Close">
<SquareButton on:click aria-label="Close">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"