mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(site): remove default attr from storyboard track elements (#1211)
This commit is contained in:
@@ -46,7 +46,6 @@ import jsonSpriteHtmlTs from "@/components/docs/demos/thumbnail/html/css/JsonSpr
|
||||
kind="metadata"
|
||||
label="thumbnails"
|
||||
src="https://image.mux.com/BV3YZtogl89mg9VcNBhhnHm02Y34zI1nlMuMQfAbl3dM/storyboard.vtt"
|
||||
default
|
||||
/>
|
||||
</Video>
|
||||
<Thumbnail time={12} />
|
||||
@@ -60,7 +59,6 @@ import jsonSpriteHtmlTs from "@/components/docs/demos/thumbnail/html/css/JsonSpr
|
||||
kind="metadata"
|
||||
label="thumbnails"
|
||||
src="https://image.mux.com/BV3YZtogl89mg9VcNBhhnHm02Y34zI1nlMuMQfAbl3dM/storyboard.vtt"
|
||||
default
|
||||
/>
|
||||
</video>
|
||||
<media-thumbnail time="12"></media-thumbnail>
|
||||
|
||||
Reference in New Issue
Block a user