diff --git a/src/components/Post/Embed/index.tsx b/src/components/Post/Embed/index.tsx index 69d92983ed..fc65bea551 100644 --- a/src/components/Post/Embed/index.tsx +++ b/src/components/Post/Embed/index.tsx @@ -40,11 +40,7 @@ import {ModeratedFeedEmbed} from './FeedEmbed' import {ImageEmbed} from './ImageEmbed' import {ModeratedListEmbed} from './ListEmbed' import {PostPlaceholder as PostPlaceholderText} from './PostPlaceholder' -import { - type CommonProps, - type EmbedProps, - type PostEmbedViewContext, -} from './types' +import {type CommonProps, type EmbedProps, PostEmbedViewContext} from './types' import {VideoEmbed} from './VideoEmbed' export {PostEmbedViewContext} from './types' @@ -356,7 +352,7 @@ export function QuoteEmbed({ return (