mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
home news component description
This commit is contained in:
@@ -5,6 +5,10 @@ import { Component } from '@angular/core';
|
|||||||
styleUrls: ['./home-news.component.scss'],
|
styleUrls: ['./home-news.component.scss'],
|
||||||
templateUrl: './home-news.component.html'
|
templateUrl: './home-news.component.html'
|
||||||
})
|
})
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Component to render the news section on the home page
|
||||||
|
*/
|
||||||
export class HomeNewsComponent {
|
export class HomeNewsComponent {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user