diff --git a/projects/angular-calendar/src/modules/week/calendar-week-view/calendar-week-view.component.ts b/projects/angular-calendar/src/modules/week/calendar-week-view/calendar-week-view.component.ts index b41f13700..1a8e7f1e3 100644 --- a/projects/angular-calendar/src/modules/week/calendar-week-view/calendar-week-view.component.ts +++ b/projects/angular-calendar/src/modules/week/calendar-week-view/calendar-week-view.component.ts @@ -103,10 +103,11 @@ export interface CalendarWeekViewBeforeRenderEvent extends WeekView { (dragLeave)="dragLeave('allDay')" >
-
+
+ +