Skip to content

Commit 944efc9

Browse files
authored
chore: clean up (#438)
1 parent 337ff4e commit 944efc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/hooks/useAlign.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,8 +675,6 @@ export default function useAlign(
675675
const offsetY4Bottom =
676676
popupMirrorRect.bottom - popupRect.y - (nextOffsetY + popupRect.height);
677677

678-
debugger;
679-
680678
setOffsetInfo({
681679
ready: true,
682680
offsetX: nextOffsetX / scaleX,

0 commit comments

Comments
 (0)