mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
117616: Auto-fixed new linting rules
This commit is contained in:
@@ -61,12 +61,12 @@ import { FormService } from './form.service';
|
||||
styleUrls: ['form.component.scss'],
|
||||
templateUrl: 'form.component.html',
|
||||
imports: [
|
||||
DsDynamicFormComponent,
|
||||
ReactiveFormsModule,
|
||||
TranslateModule,
|
||||
DynamicFormsCoreModule,
|
||||
AsyncPipe,
|
||||
BtnDisabledDirective,
|
||||
DsDynamicFormComponent,
|
||||
DynamicFormsCoreModule,
|
||||
ReactiveFormsModule,
|
||||
TranslateModule,
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user