fixed : quick reply not opening for reply to reply

This commit is contained in:
noumantahir 2022-04-21 04:50:39 +05:00
parent 3a068675af
commit 547062e4c9

View File

@ -151,6 +151,7 @@ const CommentView = ({
mainAuthor={mainAuthor}
fetchedAt={fetchedAt}
incrementRepliesCount={_incrementRepliesCount}
handleOnReplyPress={handleOnReplyPress}
/>
</AnimatedView>