mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
lint
This commit is contained in:
parent
e43174c636
commit
0bd2ecd798
@ -307,7 +307,7 @@ module.exports = createReactClass({
|
||||
<div className="mx_RoomHeader_wrapper">
|
||||
<div className="mx_RoomHeader_avatar">{ roomAvatar }</div>
|
||||
{ e2eIcon }
|
||||
<div className={joinRuleClass}/>
|
||||
<div className={joinRuleClass} />
|
||||
{ name }
|
||||
{ topicElement }
|
||||
{ cancelButton }
|
||||
|
Loading…
Reference in New Issue
Block a user