update to 8.3.x (#6100)

This commit is contained in:
Blake Blackshear
2023-04-16 07:09:51 -05:00
committed by GitHub
parent 149d6694d6
commit f8f76fcb94
5 changed files with 199 additions and 141 deletions

View File

@@ -584,7 +584,7 @@ export default function Events({ path, ...props }) {
},
],
}}
seekOptions={{ forward: 10, back: 5 }}
seekOptions={{ forward: 10, backward: 5 }}
onReady={() => {}}
/>
) : null}