diff --git a/src/components/Post/Embed/index.tsx b/src/components/Post/Embed/index.tsx index 02d20caf12..da930dc6fb 100644 --- a/src/components/Post/Embed/index.tsx +++ b/src/components/Post/Embed/index.tsx @@ -68,7 +68,11 @@ export function Embed({embed: rawEmbed, ...rest}: EmbedProps) { } case 'post_with_media': { return ( - +