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
44toc : false
55---
66
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 )
99
1010<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"
1212 title = " tannerlinsley/react-query: offline"
1313 sandbox = " allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
1414 style = { {
You can’t perform that action at this time.
0 commit comments