diff --git a/src/Pages/Admin/Notification.jsx b/src/Pages/Admin/Notification.jsx index 5507eb9..28a94ca 100644 --- a/src/Pages/Admin/Notification.jsx +++ b/src/Pages/Admin/Notification.jsx @@ -258,7 +258,7 @@ const Notification = () => { "Type": ( - + {item?.investor_type?.investorTypeName} diff --git a/src/Pages/Investor_Management/InvestorDetails/InvestorDetails.jsx b/src/Pages/Investor_Management/InvestorDetails/InvestorDetails.jsx index c654d91..e9ef3f9 100644 --- a/src/Pages/Investor_Management/InvestorDetails/InvestorDetails.jsx +++ b/src/Pages/Investor_Management/InvestorDetails/InvestorDetails.jsx @@ -224,7 +224,7 @@ const InvestorDetails = () => { "Type": ( - + {item?.investor_type?.investorTypeName}