Remove blank space

This commit is contained in:
igorrCarvalho 2023-10-09 18:20:23 -03:00
commit e1107ffdf7

View file

@ -189,7 +189,7 @@ export default function ParameterComponent({
} else {
//@ts-ignore
refHtml.current = <span>{TOOLTIP_EMPTY}</span>;
}
}
}
useEffect(() => {