Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

File metadata and controls

11 lines (8 loc) · 408 Bytes
@primer/react-brand minor

Added the new MinimalVideoPlayer component for presenting muted, looping videos with a minimal play and pause control.

<MinimalVideoPlayer poster="/video-poster.jpg" src="/video.webm" title="Product interface demonstration" />

🔗 See MinimalVideoPlayer documentation for more usage examples