Remove blank space
This commit is contained in:
parent
3fd7a3e4cd
commit
e1107ffdf7
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ export default function ParameterComponent({
|
|||
} else {
|
||||
//@ts-ignore
|
||||
refHtml.current = <span>{TOOLTIP_EMPTY}</span>;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
useEffect(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue