Skip to content

fix(docs): use correct variable in firestore example #896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

gregfenton
Copy link
Contributor

Minor tweak. Since this useSelect() returns just one item, change the variable name to make its use clearer.

Description

Check List

If not relevant to pull request, check off as complete

  • All tests passing
  • Docs updated with any changes or examples if applicable
  • Added tests to ensure new feature(s) work properly

Relevant Issues

Minor tweak.  Since this useSelect() returns just one item, change the variable name to make its use clearer.
@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #896 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #896   +/-   ##
=======================================
  Coverage   88.87%   88.87%           
=======================================
  Files          29       29           
  Lines         791      791           
=======================================
  Hits          703      703           
  Misses         88       88           

@prescottprue prescottprue changed the title Update firestore.md fix(docs): use correct variable in firestore example Apr 1, 2020
@prescottprue prescottprue merged commit 2dcf118 into prescottprue:master Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants