From 69f76bbdce1f548c39f97c4fa944054ebe155251 Mon Sep 17 00:00:00 2001 From: YasinShaikh123 <123150391+YasinShaikh123@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:06:13 +0530 Subject: [PATCH] [fixed] - closing date --- src/Pages/IO_Management/CreateIO/IODetails.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/IO_Management/CreateIO/IODetails.jsx b/src/Pages/IO_Management/CreateIO/IODetails.jsx index ee1bf09..89efb5f 100644 --- a/src/Pages/IO_Management/CreateIO/IODetails.jsx +++ b/src/Pages/IO_Management/CreateIO/IODetails.jsx @@ -438,7 +438,7 @@ const IODetails = ({ enableNextTab, index, data }) => { width: "32.3%", dateValue: formatDatee(IObyID?.data?.closingDate), // helperText: IObyID && `Current closing date is : ${formatDate(IObyID?.data?.closingDate)}` - // closingDate:true + closingDate:id ? null : true }, { label: "ISIN",