improve responsivness

This commit is contained in:
FrancescoMolinaro
2024-01-09 12:11:53 +01:00
parent f9474d4586
commit b6245d3c2d
4 changed files with 8 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ import { getTabulatableObjectsComponent } from './tabulatable-objects.decorator'
@Component({
selector: 'ds-tabulatable-objects-loader',
templateUrl: './tabulatable-objects-loader.component.html',
templateUrl: './tabulatable-objects-loader.component.html'
})
/**
* Component for determining what component to use depending on the item's entity type (dspace.entity.type)