You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, only i have this warning? How i can this change?
My Code <ReactCodeInput className={pin-input ${error ? 'error-input' : ''}} type='number' fields={4} value={value} onChange={onChange} disabled={isPending} name={'email-pin'} inputMode={'numeric'} />
The text was updated successfully, but these errors were encountered:
Hey, only i have this warning? How i can this change?
My Code
<ReactCodeInput className={
pin-input ${error ? 'error-input' : ''}} type='number' fields={4} value={value} onChange={onChange} disabled={isPending} name={'email-pin'} inputMode={'numeric'} />
The text was updated successfully, but these errors were encountered: