first commit
This commit is contained in:
7
frontend/src/pages/Home.vue
Normal file
7
frontend/src/pages/Home.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="home-page">
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup></script>
|
||||
Reference in New Issue
Block a user