Initial commit
This commit is contained in:
7
src/views/HomeView.vue
Normal file
7
src/views/HomeView.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<h4>Hello</h4>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user