diff --git a/src/pages/employee/EmployeeList.jsx b/src/pages/employee/EmployeeList.jsx index 73ef5901..a7695c4d 100644 --- a/src/pages/employee/EmployeeList.jsx +++ b/src/pages/employee/EmployeeList.jsx @@ -295,12 +295,12 @@ const EmployeeList = () => { {ViewTeamMember ? ( //
-
+
{/* Switches: All Employees + Inactive */} @@ -581,7 +581,7 @@ const EmployeeList = () => { {item.email ? ( - + {item.email} ) : (