fix - date issue fixed
This commit is contained in:
@@ -192,7 +192,7 @@ export default function ClaimViewModal({
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<span className="text-gray-500">Procedure Date:</span>{" "}
|
<span className="text-gray-500">Procedure Date:</span>{" "}
|
||||||
{formatDateToHumanReadable(line.procedureCode)}
|
{formatDateToHumanReadable(line.procedureDate)}
|
||||||
</p>
|
</p>
|
||||||
{line.oralCavityArea && (
|
{line.oralCavityArea && (
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user