mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
62741: PR Feedback changes
This commit is contained in:
@@ -11,5 +11,8 @@ import { focusShadow } from '../../../../animations/focus';
|
||||
templateUrl: './publication-grid-element.component.html',
|
||||
animations: [focusShadow]
|
||||
})
|
||||
/**
|
||||
* The component for displaying a grid element for an item of the type Publication
|
||||
*/
|
||||
export class PublicationGridElementComponent extends TypedItemSearchResultGridElementComponent {
|
||||
}
|
||||
|
Reference in New Issue
Block a user