mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-13 02:20:06 -04:00
parent
2045ef8a09
commit
6c7e87b0de
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
aria-controls="accordion-body-{country.code}"
|
aria-controls="accordion-body-{country.code}"
|
||||||
>
|
>
|
||||||
<span>{country.flag} {country.name}</span>
|
<span>{country.flag} {country.name}</span>
|
||||||
|
{#if !hasQuery}
|
||||||
<svg
|
<svg
|
||||||
class:rotate-180="{expanded}"
|
class:rotate-180="{expanded}"
|
||||||
class="w-6 h-6 shrink-0"
|
class="w-6 h-6 shrink-0"
|
||||||
|
@ -71,6 +72,7 @@
|
||||||
clip-rule="evenodd"
|
clip-rule="evenodd"
|
||||||
></path>
|
></path>
|
||||||
</svg>
|
</svg>
|
||||||
|
{/if}
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
{#if expanded}
|
{#if expanded}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue