mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-28 21:01:28 +08:00
parent
9b9282e3d9
commit
cf739000b5
@ -135,7 +135,7 @@ export const ButtonsItemNode = ({ item, indices, isMouseOver }: Props) => {
|
||||
<EditableTextarea
|
||||
onMouseDownCapture={(e) => e.stopPropagation()}
|
||||
resize="none"
|
||||
rows={1}
|
||||
onWheelCapture={(e) => e.stopPropagation()}
|
||||
/>
|
||||
</Editable>
|
||||
<HitboxExtension />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user