next.js
9a6f1bd4 - rename `handleSmoothScroll` util (#81546)

Commit
215 days ago
rename `handleSmoothScroll` util (#81546) This function has a confusing name because it doesn't do any sort of smooth scroll handling or behavior, it just resets smooth scroll handling on the document before performing a router transition. This attempts to rename the function to be more accurate to what it's doing.
Author
Parents
Loading