Skip to content

Commit

Permalink
Update devtools.md with note that mutations are not tracked
Browse files Browse the repository at this point in the history
This can save others some time browsing around trying to get it to work
  • Loading branch information
josephmarkus committed Jan 13, 2023
1 parent c05bb91 commit 5af6fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/react/devtools.md
Expand Up @@ -9,6 +9,8 @@ When you begin your React Query journey, you'll want these devtools by your side

> 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!
> Also note that you can use these devtools to observe queries, but **not mutations**
## Install and Import the Devtools

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

0 comments on commit 5af6fae

Please sign in to comment.