mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 03:11:38 +03:00
fixed : quick reply not opening for reply to reply
This commit is contained in:
parent
3a068675af
commit
547062e4c9
@ -151,6 +151,7 @@ const CommentView = ({
|
||||
mainAuthor={mainAuthor}
|
||||
fetchedAt={fetchedAt}
|
||||
incrementRepliesCount={_incrementRepliesCount}
|
||||
handleOnReplyPress={handleOnReplyPress}
|
||||
/>
|
||||
</AnimatedView>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user