-
- Notifications
You must be signed in to change notification settings - Fork 3.6k
typo react /vue in documentation #9858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
WalkthroughDocumentation example updated to import QueryClient from Changes
Estimated code review effortπ― 1 (Trivial) | β±οΈ ~2 minutes
Poem
Pre-merge checks and finishing touchesβ Passed checks (3 passed)
β¨ Finishing touchesπ§ͺ Generate unit tests (beta)
π Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro π Files selected for processing (1)
π§° Additional context usedπ§ Learnings (2)π Common learningsπ Learning: 2025-09-02T17:57:33.184ZApplied to files:
π Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| This is unfortunately a wrong file to change. We need to create a vue specific override for this page. |
π― Changes
In the documentation for vue framework, the exemple in API Reference / QueryClient use import from '@tanstack/react-query' instead of '@tanstack/vuequery'
β Checklist
pnpm run test:pr.π Release Impact
Summary by CodeRabbit