Open YegorDovydenko opened 2 years ago
With standard <input autoComplete="one-time-code" /> paste from iOS keybord works correctly.
<input autoComplete="one-time-code" />
How to do it with react-input-mask?
With standard
<input autoComplete="one-time-code" />
paste from iOS keybord works correctly.How to do it with react-input-mask?