mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 04:23:04 +00:00
#150 Moved list,grid and object-collection to shared package
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { ItemGridElementComponent } from './item-grid-element.component';
|
||||
|
||||
describe('ItemGridElementComponent',()=>{
|
||||
let itemGridElementComponent: ItemGridElementComponent;
|
||||
|
||||
})
|
Reference in New Issue
Block a user