From 2b224b1246ce42cbb19b6ba7e3a2ff9c9c41cc58 Mon Sep 17 00:00:00 2001 From: fantasticit Date: Thu, 31 Mar 2022 23:05:02 +0800 Subject: [PATCH] fix: fix duplicate key --- .../client/src/components/document/comments/comments/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/src/components/document/comments/comments/index.tsx b/packages/client/src/components/document/comments/comments/index.tsx index 49033ead..a46012dc 100644 --- a/packages/client/src/components/document/comments/comments/index.tsx +++ b/packages/client/src/components/document/comments/comments/index.tsx @@ -27,7 +27,7 @@ const CommentInner = ({ data, depth, replyComment, editComment, deleteComment }) > {hasChildren ? (