devfolioco / react-otp-input

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

Added ariaLabelOverride as a prop #309

Closed Buupu closed 1 year ago

Buupu commented 2 years ago

What does this PR do?

For #307

Allows the user to pass the ariaLabelOverride to override the default ariaLabel on the input fields.

ritikbanger commented 2 years ago

We have a published a new OTP input package right here. Please use this: https://www.npmjs.com/package/react18-input-otp

prateek3255 commented 1 year ago

The input is now fully customizable with v3