{ handleInputEnd() }} bind:value={searchBar} type="text" placeholder="Type {searchIng ? 'ingredients' : 'tags'}" class="input input-bordered rounded w-full max-w-xs" />
{#if searchResults.length > 0}
{/if} { handleAutoCompTO(e) }} />