Ralfarios / antd-input-otp

An OTP Input Component based on Ant Design Component Library for React.
https://www.npmjs.com/package/antd-input-otp
19 stars 4 forks source link

Fix: Paste Issue on No Controller Field #45

Closed Ralfarios closed 6 months ago

Ralfarios commented 6 months ago

Changes

Fix the issue when pasting on the field without Form or value and onChange props; it gets a blank value.