From 6c7e87b0de79d266f289764fc62fb12e6131df93 Mon Sep 17 00:00:00 2001 From: Arhey Date: Thu, 4 May 2023 02:31:47 +0300 Subject: [PATCH] Update CountryItem.svelte Resolves #23 --- src/components/CountryItem.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/CountryItem.svelte b/src/components/CountryItem.svelte index 132675d3b..cdb6a9d14 100644 --- a/src/components/CountryItem.svelte +++ b/src/components/CountryItem.svelte @@ -58,6 +58,7 @@ aria-controls="accordion-body-{country.code}" > {country.flag} {country.name} + {#if !hasQuery} + {/if} {#if expanded}