hide read markers

This commit is contained in:
Matthew Hodgson 2016-12-20 02:26:23 +00:00
parent 70c7facb6f
commit d0d056e308

View File

@ -188,6 +188,7 @@ module.exports = React.createClass({
enterTransitionOpts={this.state.enterTransitionOpts} >
<MemberAvatar
member={this.props.member}
aria-hidden="true"
width={14} height={14} resizeMethod="crop"
style={style}
title={title}