UNPKG

gp-crm-ui

Version:

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

10 lines (8 loc) 263 B
import { Component } from '@angular/core'; // Подвал таблицы @Component({ selector: 'crm-table-footer', templateUrl: './crm-table-footer.component.html', styleUrls: ['./crm-table-footer.component.scss'] }) export class CrmTableFooterComponent {}