Skip to content

Commit fe50823

Browse files
committed
f
1 parent 1640457 commit fe50823

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/public/components/common/popover/overflowBalloon.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ export const overflowBalloon = (content, options = null) => {
9292
showCondition: function () {
9393
return doesElementOverflow(this.triggerNode.querySelector('.w-wrapped'));
9494
},
95-
9695
},
9796
);
9897
};

0 commit comments

Comments
 (0)