From 442a64ec5addbca3eae5cf71f4fdb4d715e859a1 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Wed, 18 Oct 2023 15:25:10 +0200 Subject: [PATCH] chore(expando): add prettier-ignore --- src/components/expando/expando.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/expando/expando.tsx b/src/components/expando/expando.tsx index 47eb9cf5..c1ed4095 100644 --- a/src/components/expando/expando.tsx +++ b/src/components/expando/expando.tsx @@ -16,6 +16,7 @@ const Expando: FC = ({ commentCid, expanded }) => { const { cid, content, link, subplebbitAddress } = comment || {}; const commentMediaInfo = utils.getCommentMediaInfoMemoized(comment); + // prettier-ignore const mediaComponents: { [key in CommentMediaInfo['type']]?: JSX.Element | null } = { 'image': thumbnail { e.currentTarget.alt = ''; }} />, 'video': expanded ?