Commit 976fdb7
authored
docs: fix typo/outdated hook reference (TanStack#2324)
According to the link below, useQueryCache was replaced by
useQueryClient in react-query 3.
https://react-query.tanstack.com/guides/migrating-to-react-query-3#the-usequerycache-hook-has-been-replaced-by-the-usequeryclient-hook
I update the wording here using the wording in useHydrate.md as a
reference.1 parent 85d14d3 commit 976fdb7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments