diff --git a/apps/web/components/Embed.tsx b/apps/web/components/Embed.tsx index 6a0923ab1f..d194306793 100644 --- a/apps/web/components/Embed.tsx +++ b/apps/web/components/Embed.tsx @@ -1181,7 +1181,7 @@ const EmbedTypeCodeAndPreviewDialogContent = ({ -
+
{tabs.map((tab) => { return ( @@ -1208,10 +1208,7 @@ const EmbedTypeCodeAndPreviewDialogContent = ({ )}
- + {tab.type === "code" ? (