Describe the solution you'd like
I'm starting an implementation to write a generic wrapper component around thePinInput component for my application. I'd like to request that the PinInputProps be exposed to allow for proper typing.
I'm happy to open a pull request for this if you're ok with it. Thanks!
Describe the solution you'd like
I'm starting an implementation to write a generic wrapper component around the
PinInputcomponent for my application. I'd like to request that thePinInputPropsbe exposed to allow for proper typing.I'm happy to open a pull request for this if you're ok with it. Thanks!