Skip to content

Commit 6772333

Browse files
authored
docs: Update devtools.md with note that mutations are not tracked (#4810)
This can save others some time browsing around trying to get it to work
1 parent c05bb91 commit 6772333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/react/devtools.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ When you begin your React Query journey, you'll want these devtools by your side
99

1010
> Please note that for now, the devtools **do not support React Native**. If you would like to help us make the devtools platform agnostic, please let us know!
1111
12+
> Also note that you can use these devtools to observe queries, but **not mutations**
13+
1214
## Install and Import the Devtools
1315

1416
The devtools are a separate package that you need to install:

0 commit comments

Comments
 (0)