-
I was struggling with doc page about dev tools on: https://react-query-v3.tanstack.com/devtools
However the information on
Could be a issue on publish changes? |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Oct 26, 2022
Replies: 1 comment 1 reply
-
v3 docs are for v3, TanStack docs are for v4. devtools are imported differently between the two versions. The docs are correct. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vmariano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v3 docs are for v3, TanStack docs are for v4. devtools are imported differently between the two versions. The docs are correct.