change title
This commit is contained in:
parent
9acdc6bfc0
commit
646f9264bf
@ -1,4 +1,4 @@
|
||||
<h2 mat-dialog-title>Create Employee</h2>
|
||||
<h2 mat-dialog-title>Edit Employee</h2>
|
||||
<mat-dialog-content>
|
||||
<form *ngIf="employeeForm" [formGroup]="employeeForm" (ngSubmit)="submit()">
|
||||
<div class="!space-y-4">
|
||||
|
Reference in New Issue
Block a user