Files
2024-01-21 00:14:29 -08:00

10 lines
197 B
HTML

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