From 8024f1eef760ea547dee007b7f91f929bb74498a Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Thu, 13 Nov 2025 10:28:48 +0530 Subject: [PATCH] Change the icon in Emp Reporting Manger. --- src/components/Employee/EmpReportingManager.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Employee/EmpReportingManager.jsx b/src/components/Employee/EmpReportingManager.jsx index 61d33c37..5a59810a 100644 --- a/src/components/Employee/EmpReportingManager.jsx +++ b/src/components/Employee/EmpReportingManager.jsx @@ -31,7 +31,7 @@ const EmpReportingManager = ({ employeeId, employee }) => { {/* Primary Reporting Manager */}
- + Primary Reporting Manager : @@ -45,7 +45,7 @@ const EmpReportingManager = ({ employeeId, employee }) => { {secondary?.length > 0 && (
- + Secondary Reporting Manager :