Add entityMetadataComponent in export of the module
This commit is contained in:
parent
238aafd552
commit
332a32a4e4
|
@ -38,7 +38,7 @@ import {closed_access, open_access} from "../../utils/icons/icons";
|
|||
exports: [
|
||||
ShowIdentifiersComponent, ShowSubjectsComponent,
|
||||
FundedByComponent,AvailableOnComponent, TabTableComponent, ShowPublisherComponent,
|
||||
RelatedToComponent, FosComponent, SdgComponent
|
||||
RelatedToComponent, FosComponent, SdgComponent, EntityMetadataComponent
|
||||
]
|
||||
})
|
||||
export class ResultLandingUtilsModule {
|
||||
|
|
Loading…
Reference in New Issue