mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
pretty invites!
This commit is contained in:
parent
eab0ca8716
commit
9bbb9f7b29
@ -1515,7 +1515,7 @@ module.exports = React.createClass({
|
||||
|
||||
return (
|
||||
<div className="mx_RoomView">
|
||||
<RoomHeader ref="header" room={this.state.room} simpleHeader="Room invite"/>
|
||||
<RoomHeader ref="header" room={this.state.room}/>
|
||||
<div className="mx_RoomView_auxPanel">
|
||||
<RoomPreviewBar onJoinClick={ this.onJoinButtonClicked }
|
||||
onRejectClick={ this.onRejectButtonClicked }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user