Skip to content

Commit 99d411a

Browse files
authored
Update README.md
1 parent 491129c commit 99d411a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ 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>
4842

4943
## Demo:
5044

0 commit comments

Comments
 (0)