Files
2024-01-15 20:43:46 -08:00

10 lines
202 B
HTML

<html>
<head>
<title>React Broken forwardRef - Example #67a - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>