Skip to content

Commit 2433af6

Browse files
committed
remove reference to old api
1 parent 28ed666 commit 2433af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ Scrolling
304304
By default, the router will manage the scroll position between route
305305
transitions. When a user clicks "back" or "forward", it will restore
306306
their scroll position. If they visit a new route, it will automatically
307-
scroll the window to the top. You can opt out of this with the
308-
`preserverScrollPosition` option on [Routes][Routes] or [Route][Route].
307+
scroll the window to the top. You can configure this options on
308+
[Routes][Routes].
309309

310310
Bells and Whistles
311311
------------------

0 commit comments

Comments
 (0)