prescottprue / react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://react-redux-firebase.com
MIT License
2.55k stars 559 forks source link

chore(docs): link to Query Options in firestore section #980

Closed gregfenton closed 4 years ago

gregfenton commented 4 years ago

Explicitly link to redux-firestore API for query options. There are links to redux-firestore; this context of when to look at the query options is helpful.

Description

Check List

If not relevant to pull request, check off as complete

Relevant Issues

codecov[bot] commented 4 years ago

Codecov Report

Merging #980 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #980   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files          29       29           
  Lines         797      797           
=======================================
  Hits          704      704           
  Misses         93       93