added save button to save a partial rep before completion

This commit is contained in:
2024-05-08 10:05:11 +01:00
parent 5eab395968
commit 08ddfa386a
4 changed files with 98 additions and 13 deletions
+1 -1
View File
@@ -537,7 +537,7 @@ const RenderDatePicker = ({
id={id + "_label"}
htmlFor={id}
>
{FieldsTranslations(label)} ssss
{FieldsTranslations(label)}
</label>
</legend>
{touched && error && (