diff --git a/src/components/Post/Embed/FeedEmbed.tsx b/src/components/Post/Embed/FeedEmbed.tsx index a56bf0a11c..47d59e3463 100644 --- a/src/components/Post/Embed/FeedEmbed.tsx +++ b/src/components/Post/Embed/FeedEmbed.tsx @@ -44,7 +44,9 @@ export function ModeratedFeedEmbed({ : undefined }, [embed.view, moderationOpts]) return ( - + )