mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
feat: news module
This commit is contained in:
@@ -42,7 +42,7 @@ export class DataDetailComponent {
|
||||
language: SCLanguageCode;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @param route TODO
|
||||
* @param dataProvider TODO
|
||||
* @param translateService TODO
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
import {Component} from '@angular/core';
|
||||
|
||||
/**
|
||||
* TODO
|
||||
* A placeholder to show when a list item is being loaded
|
||||
*/
|
||||
@Component({
|
||||
selector: 'stapps-skeleton-list-item',
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
import {Component} from '@angular/core';
|
||||
|
||||
/**
|
||||
* TODO
|
||||
* A placeholder to show when a simple card is being loaded
|
||||
*/
|
||||
@Component({
|
||||
selector: 'stapps-skeleton-simple-card',
|
||||
|
||||
Reference in New Issue
Block a user