```js import TagInput from 'antd-tag-input'; import 'antd-tag-input/dist/style.css'; ```
A react material-ui tag input component for entering multiple string values.
With this library you can search items in an array and select the desired value through an input.