create home button

This commit is contained in:
geoffrey45
2021-11-15 19:16:58 +03:00
parent 192ce479c9
commit 8ffe9dd453
13 changed files with 182 additions and 149 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<div class="about">
<h1>This is a folder view</h1>
</div>
</template>