<div className={inputContainerClass}>
<input
required
autoComplete='off'
value={value}
type='password'
maxLength=15
/>
</div>
autoComplete : 'off', autoComplete: {'off'}, autocomplete:{false}, <input type="password" style="display:none"> are not working.
<input name="my-field-name" autoComplete="new-password" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With