Files
2023-12-21 05:20:52 -08:00

10 lines
201 B
HTML

<html>
<head>
<title>React useRef Timestamp - Example #43b - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>