[fixed] - closing date
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user