Skip to content

Commit

Permalink
fix: HomePage.vue を再作成
Browse files Browse the repository at this point in the history
  • Loading branch information
reiroop committed Jan 1, 2025
1 parent cf3ac53 commit 6eed698
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pages/HomePage.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<script setup lang="ts"></script>

<template>
<main>Home</main>
</template>

0 comments on commit 6eed698

Please sign in to comment.