react-places-autocomplete icon indicating copy to clipboard operation
react-places-autocomplete copied to clipboard

add missing variable: loading

Open humanshado opened this issue 7 years ago • 1 comments

Before submitting a pull request, please make sure the following is done...

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests!
  3. If you've changed APIs, update the documentation.
  4. 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

[...]

humanshado avatar Aug 22 '18 22:08 humanshado

Noticed a missing variable "loading" in the readme doc, line 188.

humanshado avatar Aug 22 '18 22:08 humanshado