From d43a14a5a89121a9e916d13445820ddfbf456c9b Mon Sep 17 00:00:00 2001 From: ilya-bkv Date: Sat, 29 Apr 2023 18:43:36 +0300 Subject: [PATCH] build test --- src/components/Article/FullArticle.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Article/FullArticle.tsx b/src/components/Article/FullArticle.tsx index 7eed7410..99e0da69 100644 --- a/src/components/Article/FullArticle.tsx +++ b/src/components/Article/FullArticle.tsx @@ -34,7 +34,7 @@ interface MediaItem { const MediaView = (props: { media: MediaItem; kind: Shout['layout'] }) => { const { t } = useLocalize() - console.log('!!! test:') + return ( <> {t('Cannot show this media type')}}>