Add task-list creation.

This commit is contained in:
Florian THIERRY
2022-03-04 10:35:54 +01:00
parent f4d0aa3b27
commit 182cc0bb67
12 changed files with 130 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
<button mat-raised-button (click)="openNewListForm()">Nouvelle liste</button>