{_("Incorrectly cleared entries as per the report.")}
`${row.payment_entry}-${row.posting_date}`}
maxHeight="min(70vh, 640px)"
emptyState={_("No rows to display.")}
/>
)}
{data && data.message.result.length === 0 &&
{_("It's all good!")}{_("There are no entries in the system where the clearance date is before the posting date.")}
}