Skip to content

Commit

Permalink
Add YouTubeVideo to gallery.
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasBerger committed Jan 4, 2024
1 parent 3421e86 commit cc4556a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/material/Components-Gallery/03-YouTube-Video.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import { YouTubeVideo } from "@site/src/components/YouTubeVideo/YouTubeVideo"

# YouTube Video
Videos can be embedded at full width...
<YouTubeVideo videoId="bEWP7llgGec" />

...or scaled down:
<YouTubeVideo videoId="3yAkX2k_DGs" width="60%" />

0 comments on commit cc4556a

Please sign in to comment.