react-typeahead-component
react-typeahead-component copied to clipboard
Fixed ie9 click focus issue
If you test the demos using IE9, you cannot click on the input to gain focus. Changing the background from transparent to rgba(0,0,0,0) fixes the issue.