ObjectParameter default values
This commit is contained in:
@ -92,7 +92,7 @@ const ObjectParameter = ({
|
|||||||
|
|
||||||
<TableCell>
|
<TableCell>
|
||||||
<TableCellLayout>
|
<TableCellLayout>
|
||||||
{values[0].value as string}
|
{values}
|
||||||
</TableCellLayout>
|
</TableCellLayout>
|
||||||
</TableCell>
|
</TableCell>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user