From 518e6a63e376fc52e8577c5e7c6bd6e536b786a5 Mon Sep 17 00:00:00 2001 From: Adrian Hopek Date: Thu, 7 Apr 2022 12:53:48 +0200 Subject: [PATCH] lint fix --- resources/js/Shared/VacationPopup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/Shared/VacationPopup.vue b/resources/js/Shared/VacationPopup.vue index 82e0a5a..79aba5a 100644 --- a/resources/js/Shared/VacationPopup.vue +++ b/resources/js/Shared/VacationPopup.vue @@ -59,4 +59,4 @@ defineProps({ vacation: Object, }) - \ No newline at end of file +