diff --git a/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx index ba5696aed..4154b9c99 100644 --- a/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx @@ -86,7 +86,7 @@ export default function ParameterComponent({ refHtml.current = groupedObj.map((item, i) => ( 0 ? "items-center flex mt-3" : "items-center flex" )}