Replies: 1 comment 1 reply
-
I need to update it to import from TanStack/query. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing https://github.com/TkDodo/testing-react-query.git from TkDodo and failed to compile:
Could not find a declaration file for module 'react-query'
Try
npm i --save-dev @types/react-query
if it exists or add a new declaration (.d.ts) file containingdeclare module 'react-query';
Beta Was this translation helpful? Give feedback.
All reactions