mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
[DURACOM-307] start migration and type fixing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NgForOf } from '@angular/common';
|
||||
|
||||
import {
|
||||
Component,
|
||||
Input,
|
||||
@@ -16,9 +16,8 @@ import { AdminNotifyMetricsRow } from './admin-notify-metrics.model';
|
||||
standalone: true,
|
||||
imports: [
|
||||
NotificationBoxComponent,
|
||||
TranslateModule,
|
||||
NgForOf,
|
||||
],
|
||||
TranslateModule
|
||||
],
|
||||
})
|
||||
/**
|
||||
* Component used to display the number of notification for each configured box in the notifyMetrics section
|
||||
|
Reference in New Issue
Block a user