added loan's forms

This commit is contained in:
2025-11-11 15:40:33 +01:00
parent 2ca124589a
commit 48b4c778ea
16 changed files with 497 additions and 4 deletions

View File

@@ -1 +1,5 @@
<p>loan works!</p>
<app-modal [name]="'Ajouter un emprunt'">
<app-create-loan></app-create-loan>
</app-modal>
<app-loan-table></app-loan-table>