{'No Source'}
}
@@ -459,7 +666,7 @@ const OutputSourceAssociation = ({ outputs, isExpanded, truncateValue }) =>
PopperProps={popperPropsNearer}
>
{truncateValue('No Source')}
-
+
)}
));
@@ -494,16 +701,16 @@ const InputParentAssociation = ({
rowSpan={isInputExpanded ? Object.keys(inputItem.channels).length : 1}
>
{inputItem.parent.type === null ? (
-