fix: added query key in react firestore example
Updated the React Firestore example to include a queryKey in useDocumentQuery which is required inorder for the hook to function properly, without it, no query will be executed.
⚠️ No Changeset found
Latest commit: c31ccc90baa5d7f9849d578c1cc781745a735708
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
To view this pull requests documentation preview, visit the following URL:
docs.page/invertase/tanstack-query-firebase~224
Documentation is deployed and generated using docs.page.
@cabljac Biome does not support formatting in mdx files. Maybe we use prettier to handle formatting of mdx files?