This commit is contained in:
Peter Maquiran
2023-05-25 16:24:18 +01:00
parent 11d9e22f11
commit 483ce54ed9
12 changed files with 35 additions and 82 deletions
@@ -21,8 +21,6 @@ import { ReactiveFormsModule } from '@angular/forms';
import { MatButtonModule } from '@angular/material/button';
import { MatSelectModule } from '@angular/material/select';
import { NgxMatMomentModule } from '@angular-material-components/moment-adapter';
import { TaskListPageModule } from 'src/app/shared/gabinete-digital/generic/task-list/task-list.module'
@NgModule({
@@ -30,7 +28,7 @@ import { TaskListPageModule } from 'src/app/shared/gabinete-digital/generic/task
CommonModule,
FormsModule,
IonicModule,
TaskListPageModule,
// TaskListPageModule,
//
MatInputModule,
MatNativeDateModule,