Skip to content

Commit 65df0b1

Browse files
committed
remove deprecated attribute
1 parent fc15ca4 commit 65df0b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

create/image-embeds.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ Embed YouTube videos using iframe elements:
124124
className="w-full aspect-video rounded-xl"
125125
src="https://www.youtube.com/embed/4KzFe50RQkQ"
126126
title="YouTube video player"
127-
frameBorder="0"
128127
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
129128
allowFullScreen
130129
></iframe>
@@ -135,7 +134,6 @@ Embed YouTube videos using iframe elements:
135134
className="w-full aspect-video rounded-xl"
136135
src="https://www.youtube.com/embed/4KzFe50RQkQ"
137136
title="YouTube video player"
138-
frameBorder="0"
139137
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
140138
allowFullScreen
141139
></iframe>

0 commit comments

Comments
 (0)