We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab26c9d commit 794a31aCopy full SHA for 794a31a
studio-frontend/packages/ui/src/views/canvas/NodeInputHandler.jsx
@@ -75,6 +75,7 @@ const NodeInputHandler = ({
75
disablePadding = false,
76
onHideNodeInfoDialog
77
}) => {
78
+ // console.log (inputAnchor)
79
const theme = useTheme()
80
const customization = useSelector((state) => state.customization)
81
const ref = useRef(null)
0 commit comments