training-repo/app/pages/about.vue
HAM 39b388fc6e
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 3s
Initial commit
2025-09-05 14:15:22 +07:00

6 lines
102 B
Vue

<script lang="ts"></script>
<template>
<div class="">
<h1>About page.</h1>
</div>
</template>