React Multi Select Component
To make changes to this component modify files in the src directory. After done making changes, run the command below:
yarn prepublish
This will compile the code and update files in dist. Any changes made in dist manually will be overwritten.
See the examples in ``/src/stories/index.js` for how to use the component
