We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bd905 commit 7153c57Copy full SHA for 7153c57
docs/react/guides/dependent-queries.md
@@ -37,7 +37,7 @@ The `projects` query will start in:
37
38
```tsx
39
status: 'pending'
40
-isPending: false
+isPending: true
41
fetchStatus: 'idle'
42
```
43
0 commit comments