Use LoginHeader everywhere
This commit is contained in:
parent
05a6121934
commit
673b01267a
4 changed files with 6 additions and 8 deletions
|
@ -44,7 +44,7 @@ var INITIAL_SIZE = 20;
|
|||
module.exports = React.createClass({
|
||||
displayName: 'RoomView',
|
||||
propTypes: {
|
||||
ConferenceHandler: React.PropTypes.any // VectorConferenceHandler
|
||||
ConferenceHandler: React.PropTypes.any
|
||||
},
|
||||
|
||||
getInitialState: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue