mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-03-11 12:18:42 +00:00
(Calendar App) unnecessary binding removed.
This commit is contained in:
@@ -23,8 +23,6 @@ import { FuseConfirmDialogComponent } from '../../../../core/components/confirm-
|
||||
})
|
||||
export class CalendarComponent implements OnInit
|
||||
{
|
||||
@ViewChild('dialogContent') dialogContent: TemplateRef<any>;
|
||||
|
||||
view: string;
|
||||
|
||||
viewDate: Date;
|
||||
|
||||
Reference in New Issue
Block a user