disable autocomplete when re-visiting a site with the input component
This commit is contained in:
parent
a70338943d
commit
29f4f0c497
@ -44,6 +44,7 @@
|
||||
{value}
|
||||
{required}
|
||||
{disabled}
|
||||
autocomplete="off"
|
||||
bind:this={inputElement}
|
||||
/>
|
||||
{#if initialType === 'password'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user