issue-11-angular-update #12
@ -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: [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user