Commit 7cf7d57
authored
Correct reference
queryClient.invalidateQueries() doesn't accept a string argument according to the docs https://tanstack.com/query/latest/docs/reference/QueryClient#queryclientinvalidatequeries1 parent 66d856e commit 7cf7d57
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments