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