react-tag-input-component
react-tag-input-component copied to clipboard
Add option to set separators by keyCode
trafficstars
When input multibytes language, some browser, Chrome, treat composition end event as Enter key pressed. Fix the problem by adding new option to set separators by keyCode.