Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We should not return a promise here. The retured value will be used at handleInputChange() of Select.js. And this value will be used to setState as 'inputValue' which will become '[object Promise]'.
- Loading branch information