From cfd811708a2bb227063b5b23241c65415f7ffd0d Mon Sep 17 00:00:00 2001 From: "Siddhesh.More" Date: Wed, 2 Oct 2024 18:59:42 +0530 Subject: [PATCH] 0.6 --- src/Pages/Admin/Notification.jsx | 2 +- .../Investor_Management/InvestorDetails/InvestorDetails.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}