Browse all the cities and countries
{#if continentsToDisplay.length > 1}
toggleContinents(e)}>
{/if} {#each continentsToDisplay as continent}
toggleContinents(e, continent)}>
{/each}
{#each filteredLocations as location (location.id)}
{/each}