Skip to content

Commit 586f040

Browse files
committed
Fix YouTube video overflow on mobile
1 parent 383a1e9 commit 586f040

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/content/versions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,7 @@ See the first blog post: [Why did we build React?](https://legacy.reactjs.org/bl
325325

326326
React was open sourced at Facebook Seattle in 2013:
327327

328-
<iframe width="560" height="315" src="https://www.youtube.com/embed/XxVg_s8xAms?si=466vSJrnXTn05j9A" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
328+
<YouTubeIframe
329+
title="React was open sourced at Facebook Seattle in 2013"
330+
src="https://www.youtube.com/embed/XxVg_s8xAms?si=466vSJrnXTn05j9A"
331+
/>

0 commit comments

Comments
 (0)