mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
dependency upgrades, server and platform module updates, linting wip
This commit is contained in:
@@ -6,7 +6,7 @@ import { HeaderToggleAction } from "./header.actions";
|
||||
|
||||
@Component({
|
||||
selector: 'ds-header',
|
||||
styleUrls: ['header.component.css'],
|
||||
styleUrls: ['header.component.scss'],
|
||||
templateUrl: 'header.component.html'
|
||||
})
|
||||
export class HeaderComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user