scrollBehavior
This commit is contained in:
3
app/router.scrollBehavior.js
Normal file
3
app/router.scrollBehavior.js
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
export default function (to, from, savedPosition) {
|
||||||
|
return { x: 0, y: 0 }
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user