Skip to content

Commit 5af6fae

Browse files
authored
Update devtools.md with note that mutations are not tracked
This can save others some time browsing around trying to get it to work
1 parent c05bb91 commit 5af6fae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)