mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 12:57:44 +00:00
10 lines
197 B
HTML
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>
|