File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ title: Offline Queries and Mutations
4
4
toc : false
5
5
---
6
6
7
- - [ Open in CodeSandbox] ( https://codesandbox.io/s/github/tannerlinsley/react-query/tree/alpha /examples/offline )
8
- - [ View Source] ( https://github.com/tannerlinsley/react-query/tree/alpha /examples/offline )
7
+ - [ Open in CodeSandbox] ( https://codesandbox.io/s/github/tannerlinsley/react-query/tree/beta /examples/offline )
8
+ - [ View Source] ( https://github.com/tannerlinsley/react-query/tree/beta /examples/offline )
9
9
10
10
<iframe
11
- src = " https://codesandbox.io/embed/github/tannerlinsley/react-query/tree/alpha /examples/offline?autoresize=1&fontsize=14&theme=dark"
11
+ src = " https://codesandbox.io/embed/github/tannerlinsley/react-query/tree/beta /examples/offline?autoresize=1&fontsize=14&theme=dark"
12
12
title = " tannerlinsley/react-query: offline"
13
13
sandbox = " allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
14
14
style = { {
You can’t perform that action at this time.
0 commit comments