solved build error
This commit is contained in:
9
src/views/Home.vue
Normal file
9
src/views/Home.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<main>
|
||||
<h1 HomeView h1/>
|
||||
</main>
|
||||
</template>
|
||||
Reference in New Issue
Block a user