mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
Automatically migrate to new themeable component convention
This commit is contained in:
@@ -42,7 +42,7 @@ import { CSSVariableService } from '../shared/sass-helper/css-variable.service';
|
||||
import { SystemWideAlertBannerComponent } from '../system-wide-alert/alert-banner/system-wide-alert-banner.component';
|
||||
|
||||
@Component({
|
||||
selector: 'ds-root',
|
||||
selector: 'ds-base-root',
|
||||
templateUrl: './root.component.html',
|
||||
styleUrls: ['./root.component.scss'],
|
||||
animations: [slideSidebarPadding],
|
||||
|
Reference in New Issue
Block a user