Skip to content

Commit

Permalink
fix: mux-video prop + upgrades (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed May 5, 2024
1 parent adaa150 commit 2557317
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 120 deletions.
1 change: 1 addition & 0 deletions examples/default-provider/app/background-video/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default function Page() {
<BackgroundVideo
src={countryClouds}
disableTracking
maxResolution='720p'
style={{ aspectRatio: 1.9 }}
>
<h1>next-video</h1>
Expand Down
Loading

0 comments on commit 2557317

Please sign in to comment.