(dropdownOpen = !dropdownOpen)} > {selectedTimezone}
{#if dropdownOpen}
{#if filteredTimezones.length > 0} {:else}
No timezones found
{/if}
{/if}