feat: example06 작성 완료

This commit is contained in:
junilHwang
2020-10-25 21:28:36 +09:00
parent f46540ff47
commit 949db9500e
9 changed files with 90 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<title>Simple Component 4</title>
</head>
<body>
<h1>Example #4</h1>
<div id="app"></div>
<script src="./src/app.js" type="module"></script>
</body>