mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
sdfasd
This commit is contained in:
@@ -135,7 +135,7 @@ the watch flag needs a `start` command. Depending on the **lock file** in your p
|
||||
|
||||
import VideoUrl from "~/assets/docs/watch-example2.mp4"
|
||||
|
||||
<video width="640" height="360" src="blob:/assets/docs/watch-example2.mp4" controls type="video/mp4">
|
||||
<video width="640" height="360" controls type="video/mp4">
|
||||
<source src={VideoUrl} webkit-playsinline="" type="video/mp4"> </source>
|
||||
</video>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user