add form to edit employee

Reviewed-on: #23
Reviewed-by: Get in my car i have candy <huydw@proton.me>
This commit is contained in:
2025-01-09 11:10:51 +00:00
parent 5829876444
commit cd36904d45
9 changed files with 139 additions and 10 deletions

View File

@ -33,7 +33,7 @@
<mat-form-field class="!w-full">
<mat-label>Phone</mat-label>
<input matInput formControlName="phone" required type="number">
<input matInput formControlName="phone" required>
</mat-form-field>
<mat-dialog-actions align="end">