refactor: Move Sidepeek param logic to SidePeekProvider
This commit is contained in:
@@ -75,7 +75,7 @@ export default function Link({
|
||||
trackPageViewStart()
|
||||
startTransition(() => {
|
||||
startRouterTransition()
|
||||
router.push(href)
|
||||
router.push(href, { scroll })
|
||||
})
|
||||
}}
|
||||
href={href}
|
||||
|
||||
Reference in New Issue
Block a user