Skip to content

Commit 1945a1a

Browse files
authored
Update index.html q
1 parent db4edb6 commit 1945a1a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pages/react/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,10 @@ <h2>React - no webpack template</h2>
671671
</html>
672672
</script>
673673
<h2>React hooks</h2>
674-
<a href="https://www.youtube.com/watch?v=TNhaISOUy6Q"
675-
>https://www.youtube.com/watch?v=TNhaISOUy6Q rough overview</a
676-
>
674+
<script type="editor" data-lang="sh">
675+
https://youtu.be/TNhaISOUy6Q
676+
https://mantine.dev/hooks/use-fullscreen/
677+
</script>
677678
<script type="editor" data-lang="jsx"></script>
678679
<h2>Form - checkbox</h2>
679680
<a href="./react-checkbox/index.html">react-checkbox</a>

0 commit comments

Comments
 (0)