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