Use LoginHeader everywhere
This commit is contained in:
parent
05a6121934
commit
673b01267a
4 changed files with 6 additions and 8 deletions
|
@ -29,7 +29,7 @@ module.exports = React.createClass({
|
|||
displayName: 'RoomList',
|
||||
|
||||
propTypes: {
|
||||
ConferenceHandler: React.PropTypes.any, // e.g. VectorConferenceHandler
|
||||
ConferenceHandler: React.PropTypes.any,
|
||||
collapsed: React.PropTypes.bool,
|
||||
currentRoom: React.PropTypes.string
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue