Added stringify
in MultiValuedStringComponent
(#4306)
This commit is contained in:
parent
2d8afd1a33
commit
989d35fe0e
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ export const MultiValuedStringComponent = ({
|
|||
addButtonLabel={t("addMultivaluedLabel", {
|
||||
fieldLabel: t(label!).toLowerCase(),
|
||||
})}
|
||||
stringify
|
||||
/>
|
||||
</FormGroup>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue