You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/content/v9/pages/api/options.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -506,7 +506,7 @@ Allow the carousel to skip scroll snaps if it's dragged vigorously. Note that th
506
506
code={`{ slideChanges: true | false }`}
507
507
/>
508
508
509
-
Embla automatically watches the container for **added** and/or **removed** slides and runs [`reinit`](/docs/api/methods/#reinit) if needed. Set this to `false` to disable this behaviour.
509
+
Embla automatically watches the container for **added** and/or **removed** slides and runs [`reInit`](/docs/api/methods/#reinit) if needed. Set this to `false` to disable this behaviour.
0 commit comments