fix - date issue fixed

This commit is contained in:
2025-09-22 20:16:34 +05:30
parent e8151ce430
commit 00abc4b43d

View File

@@ -192,7 +192,7 @@ export default function ClaimViewModal({
</p>
<p>
<span className="text-gray-500">Procedure Date:</span>{" "}
{formatDateToHumanReadable(line.procedureCode)}
{formatDateToHumanReadable(line.procedureDate)}
</p>
{line.oralCavityArea && (
<p>