🚸 (editor) Improve block dragging behavior
This commit is contained in:
@@ -28,6 +28,7 @@ export const VariablesButton = ({ onSelectVariable, ...props }: Props) => {
|
||||
useOutsideClick({
|
||||
ref: popoverRef,
|
||||
handler: onClose,
|
||||
isEnabled: isOpen,
|
||||
})
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user