burningTyger 6 년 전
커밋
f0fd197d56
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      file.html

+ 7 - 0
file.html

@@ -0,0 +1,7 @@
+<h1>Huhu, looks fun {Name}</h1>
+
+<script>
+	export default {
+		setup(Component) {Component.bez = 'New kid on the block'}
+  }
+</script>