{#if filteredEmojis.length > 0}
Emojis matching :{query}
{#each filteredEmojis as emoji, i} {/each}
{/if}