Skip to content

Commit 794a31a

Browse files
committed
fix output anchors overlapping
1 parent ab26c9d commit 794a31a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

studio-frontend/packages/ui/src/views/canvas/NodeInputHandler.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const NodeInputHandler = ({
7575
disablePadding = false,
7676
onHideNodeInfoDialog
7777
}) => {
78+
// console.log (inputAnchor)
7879
const theme = useTheme()
7980
const customization = useSelector((state) => state.customization)
8081
const ref = useRef(null)

0 commit comments

Comments
 (0)