From e412b27c1e84d8fb15afaecf50f388c2643bd750 Mon Sep 17 00:00:00 2001 From: Vinh Date: Thu, 6 Aug 2020 21:03:04 +0200 Subject: [PATCH] fix: auto focus on reply (#3083) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- .../tabs/Comments/Comment/ReplyCommentForm/ReplyCommentForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/client/stream/tabs/Comments/Comment/ReplyCommentForm/ReplyCommentForm.tsx b/src/core/client/stream/tabs/Comments/Comment/ReplyCommentForm/ReplyCommentForm.tsx index 5b440011c..9f77bc8fe 100644 --- a/src/core/client/stream/tabs/Comments/Comment/ReplyCommentForm/ReplyCommentForm.tsx +++ b/src/core/client/stream/tabs/Comments/Comment/ReplyCommentForm/ReplyCommentForm.tsx @@ -47,6 +47,7 @@ const ReplyCommentForm: FunctionComponent = (props) => { return (