Skip to content

Commit dd9a8a9

Browse files
committed
fix(calendar): make tslint pass #6375
1 parent 15ac346 commit dd9a8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/calendar/calendar.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,4 +940,4 @@ export class IgxCalendarComponent extends IgxMonthPickerBaseDirective implements
940940
return this.monthViews.toArray()[index];
941941
}
942942
}
943-
}
943+
}

0 commit comments

Comments
 (0)