English | 简体ä¸æ–‡
🚀 Awesome React Hook for One-time password (OTP) Input
- 🦄 Input more intuitive, just like plain input element, including paste text
- ✨ Support
Backspace
andDelete
keys, even shortcut withCtrl
key - 🎈 Support move caret by
Home
,End
,ArrowLeft
andArrowRight
keys
npm run build
npx changeset
npx changeset version
git commit
npx changeset publish
git push --follow-tags