disable autocomplete
This commit is contained in:
parent
53f5fa3988
commit
72e5425c08
@ -219,6 +219,7 @@
|
|||||||
aria-expanded={isOpen}
|
aria-expanded={isOpen}
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
|
autocomplete="off"
|
||||||
type="text"
|
type="text"
|
||||||
id={inputElementID}
|
id={inputElementID}
|
||||||
bind:value={searchTerm}
|
bind:value={searchTerm}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user