Skip to content

Commit e0cb76f

Browse files
authored
Update devtools.md (#973)
Separate the sentences based on contex
1 parent 6678d84 commit e0cb76f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages/docs/devtools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ $ yarn add react-query-devtools
1818
```
1919

2020
Using React Native? Try [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools) instead.
21+
2122
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!
2223

2324
```js

0 commit comments

Comments
 (0)