react-multi-email
react-multi-email copied to clipboard
Support optional "inputId" prop to set ID of input
The text input should have an ID for accessibility reasons. This PR adds a inputId prop.
I had to update some of the dependencies to get the project building on my machine