Skip to content

Commit 491129c

Browse files
authored
Update README.md
1 parent 844d8dc commit 491129c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ function App() {
3939
4040
ReactDOM.render(<App />, document.getElementById('root'));
4141
```
42+
<iframe src="https://codesandbox.io/embed/github/amitdabade/react-use-fetch-demo/tree/main/?fontsize=14&hidenavigation=1&theme=dark"
43+
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
44+
title="react-use-fetch-demo"
45+
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
46+
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
47+
></iframe>
4248
4349
## Demo:
4450

0 commit comments

Comments
 (0)