Skip to content

Commit

Permalink
add a note for mutations in the dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
todor-a committed Mar 18, 2024
1 parent 1b698ca commit 0632bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework/react/devtools.md
Original file line number Diff line number Diff line change
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 0632bb0

Please sign in to comment.