UNPKG

white-ui-kit

Version:

Модуль компонентов UI Имя модуля: `white-ui-kit`

10 lines (8 loc) 234 B
import { Component } from '@angular/core'; // Карточка @Component({ selector: 'hit-card', templateUrl: './hit-card.component.html', styleUrls: ['./hit-card.component.scss'], }) export class HitCardComponent {}