Merge branch 'main' into feature/modifier-plante
This commit is contained in:
commit
426c359dbf
@ -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…
Reference in New Issue
Block a user