diff --git a/resources/js/Shared/Widgets/Calendar/DateComponent.vue b/resources/js/Shared/Widgets/Calendar/DayComponent.vue similarity index 100% rename from resources/js/Shared/Widgets/Calendar/DateComponent.vue rename to resources/js/Shared/Widgets/Calendar/DayComponent.vue diff --git a/resources/js/Shared/Widgets/VacationCalendar.vue b/resources/js/Shared/Widgets/VacationCalendar.vue index 8aa689c..bbbf8d5 100644 --- a/resources/js/Shared/Widgets/VacationCalendar.vue +++ b/resources/js/Shared/Widgets/VacationCalendar.vue @@ -120,7 +120,7 @@ class="w-full grid grid-cols-7 gap-px" :class="{ 'grid-rows-1': calendarState.viewMode.isWeek }" > -