feat: news module

This commit is contained in:
Jovan Krunić
2021-01-13 18:21:14 +01:00
parent 3c079cd189
commit 22cd0af1bf
17 changed files with 320 additions and 4 deletions

View File

@@ -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',

View File

@@ -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',