issue-11-angular-update #12

Merged
sebastian merged 13 commits from issue-11-angular-update into issue-10 2023-10-06 08:52:02 +02:00
Showing only changes of commit 1b52ae9da8 - Show all commits

View File

@ -46,6 +46,7 @@ import {MatCheckboxModule} from "@angular/material/checkbox";
import {MatCardModule} from "@angular/material/card";
import {MatListModule} from "@angular/material/list";
import {DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE, MatNativeDateModule} from "@angular/material/core";
import {MatMomentDateModule, MomentDateModule} from "@angular/material-moment-adapter";
@NgModule({
declarations: [
@ -93,7 +94,7 @@ import {DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE, MatNativeDateModule} fro
MatDatepickerModule,
MatInputModule,
MatDatepickerModule,
MatNativeDateModule,
MatMomentDateModule,
FormsModule
],
providers: [