{ if (!state) { search = ''; onClose(); } }} typeahead={false} >
{#if emojiRows.length === 0}
No results
{:else}
{#if item.length === 1 && item[0].type === 'group'}
{item[0].label}
{:else}
{#each item as emojiItem} `:${code}:`).join(', ')} placement="top" > {/each}
{/if}
{/if}