Skip to content

Commit

Permalink
merged latest
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwdunn20 committed May 20, 2024
2 parents a310176 + e326c61 commit c64f83f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ React Query Rewind introduces a powerful DevTool extension designed to work in c
1. Download npm package into your application.

```sh
npm i react-query-rewind
npm i -D react-query-rewind
```

2. Import the ReactQueryRewind component into the root of your applicaiton.
Expand Down
2 changes: 1 addition & 1 deletion package-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ React Query Rewind introduces a powerful DevTool extension designed to work in c
1. Download npm package into your application.

```sh
npm i react-query-rewind
npm i -D react-query-rewind
```

2. Import the ReactQueryRewind component into the root of your applicaiton.
Expand Down

0 comments on commit c64f83f

Please sign in to comment.