Files
2024-01-13 19:08:46 -08:00

10 lines
198 B
HTML

<html>
<head>
<title>React Comp Ref Intro - Example #66 - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>