modifs
This commit is contained in:
parent
e8c45f87e9
commit
1b5b7f0e3e
5 changed files with 53 additions and 63 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="form-plant">
|
||||
<form (ngSubmit)="onSubmit()" [formGroup]="plantForm">
|
||||
<form [formGroup]="plantForm" (ngSubmit)="onSubmit()">
|
||||
<div class="form-floating">
|
||||
<input
|
||||
type="text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue