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.
2 parents a310176 + e326c61 commit c64f83fCopy full SHA for c64f83f
README.md
@@ -36,7 +36,7 @@ React Query Rewind introduces a powerful DevTool extension designed to work in c
36
1. Download npm package into your application.
37
38
```sh
39
- npm i react-query-rewind
+ npm i -D react-query-rewind
40
```
41
42
2. Import the ReactQueryRewind component into the root of your applicaiton.
package-react/README.md
0 commit comments