I live in - + {getFlagEmoji(Object.keys(countriesList).find(code => countriesList[code] === selectedCountry))} + { inputElement.value = ''; adjustInputWidth(); }} on:change={handleCountryChange} aria-label="Select country" /> and have @@ -238,8 +278,8 @@