react-autocomplete
react-autocomplete copied to clipboard
how to select the search list item ?
I have the same problem
the selected text value is getting empty in input box. Demo
onSelect={value => this.setState({value})}