finish all getall into table

This commit is contained in:
2025-11-18 12:04:51 +01:00
parent 73ce63d7d0
commit 4b5fd254a1
57 changed files with 3048 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
<app-create-book></app-create-book>
</app-modal>
<section class="book-grid">
<app-book-card></app-book-card>
<section class="mt-5">
<app-book-table></app-book-table>
</section>