mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 17:05:32 -04:00
clean up <Video />
props
This commit is contained in:
@@ -31,8 +31,10 @@ Decisions made by the top folks at Dropbox gave me an increasingly sour taste in
|
||||
- ...and as a bonus, making the process of canceling Dropbox Pro incredibly convoluted, annoying, and sketchy. Here's a video demonstration via [Justin Dunham](https://twitter.com/jwyattd):
|
||||
|
||||
<Video
|
||||
webm="/static/images/notes/dropping-dropbox/cancel.webm"
|
||||
mp4="/static/images/notes/dropping-dropbox/cancel.mp4"
|
||||
src={{
|
||||
webm: "/static/images/notes/dropping-dropbox/cancel.webm",
|
||||
mp4: "/static/images/notes/dropping-dropbox/cancel.mp4",
|
||||
}}
|
||||
thumbnail="/static/images/notes/dropping-dropbox/cancel.png"
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user