UNPKG

white-ui-kit

Version:

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

10 lines (8 loc) 231 B
import { Component } from '@angular/core'; // Кнопка @Component({ selector: '[hit-button]', templateUrl: './hit-button.component.html', styleUrls: ['./hit-button.component.scss'], }) export class HitButtonComponent {}