fix: video loading from markdown

This commit is contained in:
Corbin Crutchley
2021-11-28 12:58:00 -08:00
parent 19683840ce
commit 12b6b346b1
9 changed files with 266 additions and 18 deletions

View File

@@ -231,7 +231,7 @@ React.useEffect(() => {
It supports dark mode switching, as many API levels as React Native does, and much more!
`video: title: "A working dark switch with transparent navbar": ./android_10.mp4`
<video src="./android_10.mp4" title="A working dark switch with transparent navbar"></video>
# Conclusion