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
I have the following code <OtpInput value={otp} onChange={handleChangeOtp} format="______" type="numeric" />
I want to change the font size of the input and make it red in case of error.