feat(site): tabs (#144)

This commit is contained in:
Darius Cepulis
2025-10-29 12:43:03 -05:00
committed by GitHub
parent 419911f2f2
commit df4692dbda
35 changed files with 999 additions and 304 deletions
@@ -9,7 +9,7 @@ import { BasicTimeSlider } from './BasicTimeSlider';
export function TimeSliderDemo() {
return (
<MediaProvider>
<MediaContainer style={{ maxWidth: '640px', position: 'relative' }}>
<MediaContainer style={{ position: 'relative' }}>
<Video
src="https://stream.mux.com/UZMwOY6MgmhFNXLbSFXAuPKlRPss5XNA.m3u8"
poster="https://image.mux.com/UZMwOY6MgmhFNXLbSFXAuPKlRPss5XNA/thumbnail.webp"