reps defects

This commit is contained in:
2024-06-05 06:35:13 +01:00
parent 53e96b18bd
commit ef2e41a377
19 changed files with 262 additions and 201 deletions
@@ -131,6 +131,7 @@ const RepAppellant = (props) => {
<div className="govuk-form-group govuk-!-margin-bottom-9">
<FileUploadField
name={"representationDocuments"}
id={"representationDocuments"}
label={t(
"myrepresentations:add-files-label"
)}