From 4196bb0f1ef80296e374618bd27f4d089ba9caeb Mon Sep 17 00:00:00 2001
From: ilya-bkv
Date: Mon, 4 Mar 2024 15:18:24 +0300
Subject: [PATCH] Fix comment edit without refresh (update editor state)
---
src/components/Article/Comment/Comment.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Article/Comment/Comment.tsx b/src/components/Article/Comment/Comment.tsx
index af60cf7d..445d4944 100644
--- a/src/components/Article/Comment/Comment.tsx
+++ b/src/components/Article/Comment/Comment.tsx
@@ -169,7 +169,7 @@ export const Comment = (props: Props) => {
}>
{t('Loading')}
}>