Skip to content

Commit

Permalink
fix:余計なloading-barを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
mathsuky committed Aug 12, 2024
1 parent 4e66c3c commit 32726f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Calendar.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<v-col>
<v-progress-linear indeterminate color="primary"></v-progress-linear>
<calendar
:height="784"
:events="events"
Expand Down

0 comments on commit 32726f4

Please sign in to comment.