From a8898677a97302eb208391a7978b68ddc69e9b2f Mon Sep 17 00:00:00 2001 From: Ilya Y <75578537+ilya-bkv@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:57:50 +0300 Subject: [PATCH] removeCapitalize (#150) --- 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 c7255952..e2bc5689 100644 --- a/src/components/Article/FullArticle.tsx +++ b/src/components/Article/FullArticle.tsx @@ -140,7 +140,7 @@ export const FullArticle = (props: ArticleProps) => {