Add todo to make RP listen to RVS
							parent
							
								
									7269e7b84a
								
							
						
					
					
						commit
						44c6f3fafc
					
				|  | @ -31,6 +31,7 @@ module.exports = React.createClass({ | |||
|     displayName: 'RightPanel', | ||||
| 
 | ||||
|     propTypes: { | ||||
|         // TODO: This should not be a prop, it should be received from the RoomViewStore
 | ||||
|         roomId: React.PropTypes.string, // if showing panels for a given room, this is set
 | ||||
|         collapsed: React.PropTypes.bool, // currently unused property to request for a minimized view of the panel
 | ||||
|     }, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Luke Barnard
						Luke Barnard