132007: Auto-fixed the ng generate @angular/core:control-flow issues

This commit is contained in:
Alexandre Vryghem
2025-07-08 11:58:35 +02:00
parent b4d694e0c0
commit e3b5405698
18 changed files with 56 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
import {
AsyncPipe,
CommonModule,
NgClass,
} from '@angular/common';
import {
ChangeDetectorRef,
@@ -72,8 +72,8 @@ import { ItemEditBitstreamBundleComponent } from './item-edit-bitstream-bundle/i
AlertComponent,
AsyncPipe,
BtnDisabledDirective,
CommonModule,
ItemEditBitstreamBundleComponent,
NgClass,
RouterLink,
ThemedLoadingComponent,
TranslateModule,