We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6678d84 commit e0cb76fCopy full SHA for e0cb76f
docs/src/pages/docs/devtools.md
@@ -18,6 +18,7 @@ $ yarn add react-query-devtools
18
```
19
20
Using React Native? Try [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools) instead.
21
+
22
Place the following code as high in your React app as you can. The closer it is to the root of the page, the better it will work!
23
24
```js
0 commit comments