+
{{ props.day.format('dd').toUpperCase() }}
{{ props.day.date() }}
@@ -100,7 +101,7 @@ function dragDrop(_: DragEvent) {
-
+
diff --git a/web/components/ui/calendar/CalendarEvent.vue b/web/components/ui/calendar/CalendarEvent.vue
index 220b5f2..e72b984 100644
--- a/web/components/ui/calendar/CalendarEvent.vue
+++ b/web/components/ui/calendar/CalendarEvent.vue
@@ -1,5 +1,6 @@
-