Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa committed Nov 24, 2024
1 parent 2c8a69a commit ff8e52b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/scroller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ export const createWindowScroller = (
}
}


window.scroll({
[isHorizontal ? "left" : "top"]: normalizeOffset(
getTargetOffset(),
Expand Down

0 comments on commit ff8e52b

Please sign in to comment.