{ if (e.key === 'Enter') { e.preventDefault(); addActivity(); } }} />
{#if inputVal && filteredItems.length > 0} {/if}