Deeply pass commentIsIgnored

This commit is contained in:
Chi Vinh Le
2017-06-06 19:05:18 +07:00
parent f8ca14d3d3
commit 447ec7e524
@@ -521,6 +521,7 @@ class Comment extends React.Component {
charCountEnable={charCountEnable}
maxCharCount={maxCharCount}
showSignInDialog={showSignInDialog}
commentIsIgnored={commentIsIgnored}
liveUpdates={liveUpdates}
reactKey={reply.id}
key={reply.id}