Khan / react-multi-select

A multiple select component for React
MIT License
183 stars 97 forks source link

Wants to apply multi select in Multiple input fields #75

Open prashantup1993 opened 4 years ago

prashantup1993 commented 4 years ago

I am trying to apply this multi select in multiple input drop down but for every drop down it's giving same values after selection, SO how we can apply this to multiple input fields. So how can i make this multi select to each input field in a form .