Skip to content

Commit 3f5f262

Browse files
committed
Update Examples List
1 parent 7f21366 commit 3f5f262

File tree

38 files changed

+7
-1
lines changed

38 files changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,13 @@ A big thanks to both [Draqula](https://github.com/vadimdemedes/draqula) for insp
7676

7777
## Examples
7878

79-
- [Sandbox](https://codesandbox.io/s/github/tannerlinsley/react-query/tree/master/example)
79+
- [CodeSandbox Playground](https://codesandbox.io/s/github/tannerlinsley/react-query/tree/master/examples/sandbox)
80+
- [Basic](./examples/basic)
81+
- [Custom Hooks](./examples/custom-hooks)
82+
- [Auto Refetching / Polling / Realtime](./examples/auto-refetching)
83+
- [Window Refocus Refetching](./examples/focus-refetching)
84+
- [Optimistic Updates](./examples/optimistic-updates)
85+
- [Load-More Pagination](./examples/load-more-pagination)
8086

8187
# Documentation
8288

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)