no spell check on the Command K input

This commit is contained in:
Kiril Videlov 2023-04-06 14:42:44 +02:00 committed by Kiril Videlov
parent 7111ac0a3b
commit 1b4f3833c2

View File

@ -149,6 +149,7 @@
{:else}
<!-- svelte-ignore a11y-autofocus -->
<input
spellcheck="false"
class="flex-1 border-0 bg-transparent p-2 outline-none focus:outline-none active:outline-none"
bind:value={$input}
type="text"