From 0de087d9991967506a32e9411b553cdc78a68f83 Mon Sep 17 00:00:00 2001 From: Untone Date: Tue, 23 Jul 2024 16:58:57 +0300 Subject: [PATCH] comments-tree-fix --- src/components/Article/CommentsTree.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Article/CommentsTree.tsx b/src/components/Article/CommentsTree.tsx index 9cfa0200..43475360 100644 --- a/src/components/Article/CommentsTree.tsx +++ b/src/components/Article/CommentsTree.tsx @@ -142,7 +142,7 @@ export const CommentsTree = (props: Props) => {