Skip to content

Commit

Permalink
docs(react-query): Update React Suspens Link in README.md (#8020)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cylecq authored Sep 8, 2024
1 parent 643abc0 commit 9b78527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [TanStack T
- Paginated + Cursor-based Queries
- Load-More + Infinite Scroll Queries w/ Scroll Recovery
- Request Cancellation
- [React Suspense](https://reactjs.org/docs/concurrent-mode-suspense.html) + Fetch-As-You-Render Query Prefetching
- [React Suspense](https://react.dev/reference/react/Suspense) + Fetch-As-You-Render Query Prefetching
- Dedicated Devtools

### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/)
Expand Down

0 comments on commit 9b78527

Please sign in to comment.