react-places-autocomplete
react-places-autocomplete copied to clipboard
add missing variable: loading
Before submitting a pull request, please make sure the following is done...
- Fork the repo and create your branch from
master. - If you've added code that should be tested, add tests!
- If you've changed APIs, update the documentation.
- Ensure that:
- The test suite passes (
npm test) - Write formatted git commits by using
npm run commit
Please use the simple form below as a guideline for describing your pull request.
Thanks for contributing!
Summary
[...]
Noticed a missing variable "loading" in the readme doc, line 188.