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-author></app-create-author>
</app-modal>
<section class="author-grid">
<app-author-card></app-author-card>
<section class="mt-5">
<app-author-table></app-author-table>
</section>