Skip to content

Commit

Permalink
Merge branch 'main' into feature/7055-stale-disabled-queries
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Mar 12, 2024
2 parents 72ee40b + a437f6d commit 68082b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/framework/react/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ 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!
> Exciting News: We now have a seperate package for React Native React Query DevTools! This new addition brings native support, allowing you to integrate DevTools directly into your React Native projects. Check it out and contribute here: [react-native-react-query-devtools](<https://github.com/LovesWorking/react-query-external-sync](https://github.com/LovesWorking/react-native-react-query-devtools)>)
> Exciting News: We now have a seperate package for React Native React Query DevTools! This new addition brings native support, allowing you to integrate DevTools directly into your React Native projects. Check it out and contribute here: [react-native-react-query-devtools](https://github.com/LovesWorking/react-native-react-query-devtools)
> 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)..
> 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**
Expand Down

0 comments on commit 68082b6

Please sign in to comment.