mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
17f6f135e2
As of https://github.com/vercel/next.js/pull/95602, the old scroll-and-focus handler doesn't exist anymore As of https://github.com/vercel/next.js/pull/96113, the new handler no longer handles focus. This updates the relevant variable names to reflect that we no longer handle focus.