diff --git a/resources/js/Pages/Holidays/Index.vue b/resources/js/Pages/Holidays/Index.vue index db70ba1..f41a416 100644 --- a/resources/js/Pages/Holidays/Index.vue +++ b/resources/js/Pages/Holidays/Index.vue @@ -140,4 +140,4 @@ defineProps({ holidays: Object, can: Object, }) - \ No newline at end of file + diff --git a/resources/js/Pages/Login.vue b/resources/js/Pages/Login.vue index a36a840..f209e9d 100644 --- a/resources/js/Pages/Login.vue +++ b/resources/js/Pages/Login.vue @@ -61,8 +61,7 @@ \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/AbsenceList.vue b/resources/js/Shared/Widgets/AbsenceList.vue index 626347b..9fc8c97 100644 --- a/resources/js/Shared/Widgets/AbsenceList.vue +++ b/resources/js/Shared/Widgets/AbsenceList.vue @@ -39,4 +39,4 @@ defineProps({ absences: Object, }) - \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/PendingVacationRequests.vue b/resources/js/Shared/Widgets/PendingVacationRequests.vue index fa4ff99..998e39c 100644 --- a/resources/js/Shared/Widgets/PendingVacationRequests.vue +++ b/resources/js/Shared/Widgets/PendingVacationRequests.vue @@ -73,4 +73,4 @@ defineProps({ }) const { findType } = useVacationTypeInfo() - \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/UpcomingHolidays.vue b/resources/js/Shared/Widgets/UpcomingHolidays.vue index 0ab0c1d..b5f82a0 100644 --- a/resources/js/Shared/Widgets/UpcomingHolidays.vue +++ b/resources/js/Shared/Widgets/UpcomingHolidays.vue @@ -43,4 +43,4 @@ defineProps({ holidays: Object, }) - \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/UserVacationRequests.vue b/resources/js/Shared/Widgets/UserVacationRequests.vue index 073442c..cac0dfe 100644 --- a/resources/js/Shared/Widgets/UserVacationRequests.vue +++ b/resources/js/Shared/Widgets/UserVacationRequests.vue @@ -59,4 +59,4 @@ defineProps({ }) const { findType } = useVacationTypeInfo() - \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/VacationStats.vue b/resources/js/Shared/Widgets/VacationStats.vue index 9070e63..8c380cf 100644 --- a/resources/js/Shared/Widgets/VacationStats.vue +++ b/resources/js/Shared/Widgets/VacationStats.vue @@ -71,4 +71,4 @@ import VacationChart from '@/Shared/VacationChart' defineProps({ stats: Object, }) - \ No newline at end of file + diff --git a/resources/js/Shared/Widgets/Welcome.vue b/resources/js/Shared/Widgets/Welcome.vue index d79f96c..74f26d5 100644 --- a/resources/js/Shared/Widgets/Welcome.vue +++ b/resources/js/Shared/Widgets/Welcome.vue @@ -32,4 +32,4 @@ defineProps({ user: Object, }) - \ No newline at end of file +