mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Automatically migrate to new themeable component convention
This commit is contained in:
@@ -72,7 +72,7 @@ export interface CollectionListEntry {
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: 'ds-collection-dropdown',
|
||||
selector: 'ds-base-collection-dropdown',
|
||||
templateUrl: './collection-dropdown.component.html',
|
||||
styleUrls: ['./collection-dropdown.component.scss'],
|
||||
standalone: true,
|
||||
|
Reference in New Issue
Block a user