feat: make project pretty

This commit is contained in:
2022-08-09 21:07:18 -04:00
parent 6d66ad5781
commit bcef69d91c
15 changed files with 209 additions and 51 deletions

View File

@@ -1,7 +0,0 @@
<script setup lang="ts">
useTitle("About");
</script>
<template>
<div>about</div>
</template>