convert date picker to standalone component
This commit is contained in:
@@ -64,7 +64,6 @@ import { MarkdownModule } from "ngx-markdown";
|
||||
MainPageComponent,
|
||||
HelpPageComponent,
|
||||
UploadPageComponent,
|
||||
DatePickerComponent,
|
||||
VisualizationPageComponent,
|
||||
YAxisDefinitionComponent,
|
||||
QueryAutocompleteComponent,
|
||||
@@ -91,6 +90,7 @@ import { MarkdownModule } from "ngx-markdown";
|
||||
AppRoutingModule,
|
||||
FormsModule,
|
||||
ReactiveFormsModule,
|
||||
DatePickerComponent,
|
||||
DragDropModule,
|
||||
MatAutocompleteModule,
|
||||
MatBadgeModule,
|
||||
|
||||
Reference in New Issue
Block a user