mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-24 10:02:26 +03:00
no spell check on the Command K input
This commit is contained in:
parent
7111ac0a3b
commit
1b4f3833c2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user