Skip to content

Releases: Octagon-simon/otp-app

React-OTP Component V1.1.1

29 Mar 14:17
79b24d7
Compare
Choose a tag to compare
  • Added support for mobile keyboard in mobile browser
    • The next input element is now being focused on mobile browsers

What's Changed

Full Changelog: v1.1...v1.1.1

React-OTP Component

28 Mar 16:38
1b2a310
Compare
Choose a tag to compare
  • Made use of the useRef hook for easy DOM manipulation
  • Restructured the app to contain just 2 files; The style file and the component itself
  • Added autoSubmit to handle form submission
  • Redesigned the UI