+9
-1
@@ -1,3 +1,11 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<h1>Hello World!</h1>
|
||||
<h1 class="">
|
||||
Hello World!
|
||||
|
||||
<el-button type="primary">Primary</el-button>
|
||||
</h1>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user