base
This commit is contained in:
7
app/pages/about/index.vue
Normal file
7
app/pages/about/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="container">Page content about</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user