Fix formatting
Signed-off-by: Marco Zehe <marcozehe@mailbox.org>
This commit is contained in:
parent
41e3e266e4
commit
f4937a81cf
2 changed files with 4 additions and 2 deletions
|
@ -59,7 +59,8 @@ export default createReactClass({
|
|||
);
|
||||
|
||||
const av = (
|
||||
<BaseAvatar aria-hidden="true"
|
||||
<BaseAvatar
|
||||
aria-hidden="true"
|
||||
name={this.props.member.displayname || this.props.member.userId}
|
||||
idName={this.props.member.userId}
|
||||
width={36} height={36}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue