fixed errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<nz-table
|
||||
[nzData]="products()"
|
||||
[nzFrontPagination]="false"
|
||||
[nzLoading]="productsLoading()"
|
||||
(nzCurrentPageDataChange)="onCurrentPageDataChange($event)"
|
||||
>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user