Skip to content

Commit 1933770

Browse files
authored
Use latest versions of svelte/react-hooks examples (#82)
1 parent d984e02 commit 1933770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/examples/react-hooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide_table_of_contents: true
88

99
# `React Hooks Example`
1010

11-
<iframe src="/https://codesandbox.io/embed/rtk-simple-query-demo-u4hi1?fontsize=12&hidenavigation=1&theme=dark"
11+
<iframe src="/https://codesandbox.io/embed/rtk-query-demo-lbp7n?fontsize=12&hidenavigation=1&theme=dark"
1212
style={{ width: '100%', height: '800px', border: 0, borderRadius: '4px', overflow: 'hidden' }}
1313
title="rtk-query-react-hooks-example"
1414
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"

Diff for: docs/examples/svelte.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hide_table_of_contents: true
88

99
# `Svelte Example`
1010

11-
<iframe src="/https://codesandbox.io/embed/svelte-app-rtk-simplequery-demo-gsomc?fontsize=12&hidenavigation=1&theme=dark"
11+
<iframe src="/https://codesandbox.io/embed/svelte-app-rtk-simplequery-demo-f1ueb?fontsize=12&hidenavigation=1&theme=dark"
1212
style={{ width: '100%', height: '800px', border: 0, borderRadius: '4px', overflow: 'hidden' }}
1313
title="rtk-query-svelte-example"
1414
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"

0 commit comments

Comments
 (0)