react-multi-email
react-multi-email copied to clipboard
Not able to increase length of the input feild

You can create another classname from the component and override the input style from your new classname ..
example : .mutiple-react-input > input { witdh : "100% !important" }