use numeric keyboard for otp code inputs
This commit is contained in:
committed by
Pete Matsyburka
parent
b8ab7190d2
commit
34d0e00910
@@ -39,7 +39,7 @@
|
||||
required
|
||||
maxlength="6"
|
||||
autofocus
|
||||
inputmode="decimal"
|
||||
inputmode="numeric"
|
||||
@input="onInputCode"
|
||||
>
|
||||
<div class="flex justify-between mt-2 -mb-2 md:-mb-4">
|
||||
|
||||
Reference in New Issue
Block a user