devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
643 stars 423 forks source link

Border color change on click #410

Closed AnushkaTyagi26 closed 11 months ago

AnushkaTyagi26 commented 11 months ago

As I have raised an issue yesterday regarding Border color change when we click on an input value, but I am not able to change color. And yes, I am using the V3 of this library and styling doesn't change even on using onfocus.

Can you tell me how you will change it...?

prateek3255 commented 11 months ago

@AnushkaTyagi26 As mnetioned previously the input is fully customizable, so you can add a class to the input with the focus selector, to change the border color