파일 명 변경
This commit is contained in:
parent
fc443dacdb
commit
8ffb483aa1
@ -1,9 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<Calendar />
|
<CommuteCalendar />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import Calendar from '@c/commuters/Calendar.vue';
|
import CommuteCalendar from '@c/commuters/CommuteCalendar.vue';
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user