added save button to save a partial rep before completion
This commit is contained in:
@@ -537,7 +537,7 @@ const RenderDatePicker = ({
|
||||
id={id + "_label"}
|
||||
htmlFor={id}
|
||||
>
|
||||
{FieldsTranslations(label)} ssss
|
||||
{FieldsTranslations(label)}
|
||||
</label>
|
||||
</legend>
|
||||
{touched && error && (
|
||||
|
||||
Reference in New Issue
Block a user