forked from hazza/dspace-angular
98422: Themed component import fixes
This commit is contained in:
@@ -85,7 +85,8 @@ import { ThemedItemStatusComponent } from './item-status/themed-item-status.comp
|
||||
ObjectValuesPipe
|
||||
],
|
||||
exports: [
|
||||
ItemMetadataComponent
|
||||
ItemMetadataComponent,
|
||||
ItemOperationComponent,
|
||||
]
|
||||
})
|
||||
export class EditItemPageModule {
|
||||
|
Reference in New Issue
Block a user