Skip to content

Commit fc5b56f

Browse files
committed
docs: add note about replacing imports from @tanstack/react-query
1 parent cd26c05 commit fc5b56f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/react/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ Install using your preferred Node.js package manager. For example:
99
```sh
1010
pnpm add @tanstack-query-with-orbitjs/core
1111
```
12+
13+
Replace all imports from `@tanstack/react-query` with imports from `@tanstack-query-with-orbitjs/react`.

0 commit comments

Comments
 (0)