andreaswilli/react-verification-input

Rework component and interface

Closed this issue · 0 comments

  • implement forwardRef to allow access to the text input
  • simplify interface (props)
  • remove unnecessary functionality to reduce complexity
  • add more unit tests