mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
9 lines
219 B
HTML
9 lines
219 B
HTML
<div class="widgets">
|
|
|
|
<div class="row">
|
|
<ba-card title="Basic Example" baCardClass="with-scroll">
|
|
<ng2-smart-table [settings]="settings" [source]="source"></ng2-smart-table>
|
|
</ba-card>
|
|
</div>
|
|
|
|
</div>
|