Skip to content

Commit

Permalink
docs: add a note for mutations in the dev tools (#7136)
Browse files Browse the repository at this point in the history
  • Loading branch information
todor-a committed Mar 21, 2024
1 parent 2b337a7 commit e0ead7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework/react/devtools.md
Expand Up @@ -13,7 +13,7 @@ When you begin your React Query journey, you'll want these devtools by your side
> An external tool is also available that enables the use of React Query DevTools via an external dashboard. Find out more and contribute on [react-query-external-sync](https://github.com/LovesWorking/react-query-external-sync)
> Also note that you can use these devtools to observe queries, but **not mutations**
> Note that since version 5, the dev tools support observing mutations as well.
## Install and Import the Devtools

Expand Down

0 comments on commit e0ead7f

Please sign in to comment.