Skip to content

Commit e1e3fd0

Browse files
authored
Fix Docs Update (#1098)
2 parents e839a97 + 4517b1e commit e1e3fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v8-upgrade-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following props were removed becuase they are no longer valid or replaced by
4343
- `onDragEnd`
4444
- `onUserNavigation`
4545
- `pauseOnHover` - Enabled by default. See the <Link to="/docs/api/autoplay">autoplay</Link> docs.
46-
- `renderTop{direction}Controls`
46+
- `render{position}{direction}Controls`
4747
- `scrollMode` - Defaults to `remainder`.
4848
- `slideIndex` - Use <Link to="/docs/api/initial-page">initialPage</Link> to start on a certain page, use <Link to="/docs/api/methods#progression">goToPage</Link> to change indices on command.
4949
- `slidesToShow` - Now based on media queries and how large the slides are.

0 commit comments

Comments
 (0)