Skip to content

Commit c3704a8

Browse files
committed
Use @seamapi/react-query
1 parent c520744 commit c3704a8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+86
-1032
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,6 @@ $ npm install @seamapi/react
4444

4545
[npm]: https://www.npmjs.com/
4646

47-
### Peer dependencies
48-
49-
If your project uses a recent version of npm, peer dependencies will be handled automatically.
50-
If you package manager does not automatically install peer dependencies, install these packages:
51-
52-
```
53-
@seamapi/http react react-dom
54-
```
55-
56-
If using TypeScript, install these packages as development dependencies:
57-
58-
```
59-
@seamapi/types @types/react @types/react-dom
60-
```
61-
6247
## Usage
6348

6449
### With React

package-lock.json

Lines changed: 49 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)