vor kompletter umsetllung

This commit is contained in:
Tizian.Breuch
2025-09-09 17:54:23 +02:00
parent 6d9b8bc96b
commit 37bafcddf0
14 changed files with 90 additions and 87 deletions

View File

@@ -57,11 +57,11 @@
<app-card class="grid-col-span-2">
<h3 class="card-header">Letzte Bestellungen</h3>
<!-- <app-orders-table
<app-orders-table
[orders]="ordersData"
(deleteOrder)="handleDeleteOrder($event)"
>
</app-orders-table> -->
</app-orders-table>
<app-paginator
[currentPage]="currentPage"
[totalItems]="totalItems"