Skip to content

Commit 2e3e192

Browse files
committed
chore: lint
1 parent 66727e1 commit 2e3e192

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/builtin/components.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -284,12 +284,11 @@ Parameters:
284284
- `'resumeOnce'` only resume it if it hasn't ended
285285
- `autoPause` (`'slide' | 'click'`, default: `undefined`):
286286
- `'slide'`: pause the video on slide change
287-
- `'click'`: pause on next click
287+
- `'click'`: pause on next click
288288
- `autoReset` (`'slide' | 'click'`, default: `undefined`):
289289
- `'slide'`: go back to the start of the video when going back to the slide
290290
- `'click'`: go back to the start of the video when going back to the component's click turn
291-
292-
291+
293292
### `Youtube`
294293

295294
Embed a YouTube video.

0 commit comments

Comments
 (0)