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