change folder location

This commit is contained in:
SRP-mango 2023-07-20 14:18:53 +07:00
parent 2aacb390f8
commit 3547bddf17
22 changed files with 1272 additions and 1370 deletions

10
src/views/About.vue Normal file
View file

@ -0,0 +1,10 @@
<template>
<h1>About!</h1>
<p>Esse velit cupidatat proident minim nostrud fugiat proident est sunt ex cillum nisi duis labore.</p>
</template>
<script setup>
</script>