ngx-admin/src/app/pages/tables/smart-table/smart-table.component.html
2020-03-03 15:41:09 +03:00

10 lines
248 B
HTML

<!-- <nb-card>
<nb-card-header>
Smart Table
</nb-card-header>
<nb-card-body>
<ng2-smart-table [settings]="settings" [source]="source" (deleteConfirm)="onDeleteConfirm($event)">
</ng2-smart-table>
</nb-card-body>
</nb-card> -->