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