forked from hazza/dspace-angular
Removed entry components from module definitions
This commit is contained in:
@@ -542,9 +542,6 @@ const DIRECTIVES = [
|
||||
...SHARED_ITEM_PAGE_COMPONENTS,
|
||||
...DIRECTIVES,
|
||||
CurationFormComponent
|
||||
],
|
||||
entryComponents: [
|
||||
...ENTRY_COMPONENTS
|
||||
]
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user