This commit is contained in:
YasinShaikh123
2024-07-05 16:17:32 +05:30
6 changed files with 259 additions and 48 deletions

View File

@@ -303,7 +303,7 @@ const GlobalStateProvider = ({ children }) => {
status: true,
},
]);
const [investmentType, setInvestmentType] = useState([
// {
// id: 1,
@@ -1248,21 +1248,21 @@ const GlobalStateProvider = ({ children }) => {
},
{
id: 2,
DealID: "UWE3424992",
DealID: "UWE3424993",
DealName: "K-Prime",
SponsorName: "KKR",
IOstatus: "Pending",
},
{
id: 3,
DealID: "UWE3424992",
DealID: "UWE3424994",
DealName: "K-Prime",
SponsorName: "KKR",
IOstatus: "Close",
},
{
id: 4,
DealID: "UWE3424992",
DealID: "UWE3424995",
DealName: "K-Prime",
SponsorName: "KKR",
IOstatus: "Open",