From 23c8c78796bb03dd7f3fdd29b1903774a3304080 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Tue, 22 Jul 2025 12:05:47 +0530 Subject: [PATCH] Changes in Employee list and Update and Create pupup of employee change "Role" to "Official designation". --- src/components/Employee/ManageEmployee.jsx | 2 +- src/pages/employee/EmployeeList.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Employee/ManageEmployee.jsx b/src/components/Employee/ManageEmployee.jsx index a377ea14..1f1b3a62 100644 --- a/src/components/Employee/ManageEmployee.jsx +++ b/src/components/Employee/ManageEmployee.jsx @@ -469,7 +469,7 @@ const { mutate: updateEmployee, isPending } = useUpdateEmployee();
-
Role
+
Official Designation