Skip to content

Commit b6072a6

Browse files
authored
1 parent a7b4ccf commit b6072a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ export function generateTrigger(
597597
popupVisible: boolean,
598598
event?: { pageX: number; pageY: number },
599599
) {
600-
console.error('Change:::', popupVisible);
601600
const { alignPoint } = this.props;
602601
const { popupVisible: prevPopupVisible } = this.state;
603602

0 commit comments

Comments
 (0)