format
This commit is contained in:
parent
9e01aa1580
commit
fe85435488
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ export default function ParameterComponent({
|
|||
}
|
||||
>
|
||||
{proxy ? (<ShadTooltip content={<span>{proxy.id}</span>}>
|
||||
|
||||
<span>{title}</span>
|
||||
</ShadTooltip>):title}
|
||||
<span className="text-status-red">{required ? " *" : ""}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue