devfolioco / react-otp-input

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

fix: paste from clipboard doesn't work on desktop #400

Closed mutedSpectre closed 1 year ago

mutedSpectre commented 1 year ago

(add) added a condition to the check for inputType number.

prateek3255 commented 1 year ago

This has been fixed with #407