Files
2024-01-13 00:44:18 -08:00

10 lines
202 B
HTML

<html>
<head>
<title>Vue Element Ref Challenge - Example #65 - FFG Fundamentals</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>