include commonlands variant of statementdue date

This commit is contained in:
2024-05-28 19:04:41 +01:00
parent c40c41d5b3
commit 9549318b64
2 changed files with 3 additions and 1 deletions
@@ -1111,7 +1111,7 @@ export const RenderFileUpload = (field) => {
className="govuk-body govuk-!-font-size-14 govuk-!-padding-left-5 govuk-link"
>
{blob.name} (
{bytesToSize(blob.contentLength || blob.size)}) ww
{bytesToSize(blob.contentLength || blob.size)})
</Link>
</div>
))}{" "}