mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-21 10:45:30 -04:00
clean up <Video /> props
This commit is contained in:
@@ -47,8 +47,10 @@ Using either feature, a volunteer starts with a search of the database for the v
|
||||
Here's one of the instructional videos provided internally to volunteers:
|
||||
|
||||
<Video
|
||||
webm="/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.webm"
|
||||
mp4="/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.mp4"
|
||||
src={{
|
||||
webm: "/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.webm",
|
||||
mp4: "/static/images/notes/bernie-sanders-bern-app-data/friend-to-friend.mp4",
|
||||
}}
|
||||
thumbnail="/static/images/notes/bernie-sanders-bern-app-data/poster-friend-to-friend.png"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user