mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Fixes typo
This commit is contained in:
parent
ab7f02d1e9
commit
a699273978
7 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue