Add task-list creation.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<button mat-raised-button (click)="openNewListForm()">Nouvelle liste</button>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
<button mat-raised-button (click)="openNewListForm()">Nouvelle liste</button>
|
||||
|
||||