implement latest skin
This commit is contained in:
parent
c0bd574997
commit
9b384e52b5
27 changed files with 172 additions and 71 deletions
|
@ -31,7 +31,6 @@ module.exports = React.createClass({
|
|||
<div className="mx_LeftPanel">
|
||||
<img className="mx_LeftPanel_hideButton" src="img/hide.png" width="32" height="32" alt="<"/>
|
||||
<RoomList selectedRoom={this.props.currentRoom} />
|
||||
<RoomCreate/>
|
||||
<DirectoryMenu />
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue