Showing
1 changed file
with
3 additions
and
0 deletions
... | ... | @@ -334,6 +334,9 @@ import { LedLightComponent } from '@shared/components/led-light.component'; |
334 | 334 | ColorPickerModule, |
335 | 335 | NgxHmCarouselModule, |
336 | 336 | NgxFlowchartModule, |
337 | + ConfirmDialogComponent, | |
338 | + AlertDialogComponent, | |
339 | + TodoDialogComponent, | |
337 | 340 | ColorPickerDialogComponent, |
338 | 341 | MaterialIconsDialogComponent, |
339 | 342 | ColorInputComponent, | ... | ... |