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

10 lines
204 B
HTML

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