Merge branch 'main' into feature/modifier-plante
This commit is contained in:
commit
426c359dbf
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
<h1>Modifier la plante</h1>
|
||||
<app-formulaire *ngIf="editPlant" [plantInfos]="editPlant" (submitted)="update($event)" [buttonLabel]="'Modifier la plante'"></app-formulaire>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue