I\'m trying to create a typeahead feature in react js with multiple selections, where once I start typing some text and select an option, I should get a chance to e
react js