react-verification-code-input icon indicating copy to clipboard operation
react-verification-code-input copied to clipboard

[Feature Request] Ability to pass className to individual input elements

Open thijssmudde opened this issue 4 years ago • 0 comments

I'd like to use tailwindCSS classes to style the numeric inputs. At the moment it's only possible to add className to the root of the component and then you have to style it using normal css.

However, for those developers who want to use utility classes for styling there is no option to do so currently.

Also, thanks for this library!

thijssmudde avatar Aug 04 '21 18:08 thijssmudde