mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	Oops, missed the ref
This commit is contained in:
		
							parent
							
								
									dc0b15bdfa
								
							
						
					
					
						commit
						bf58c340bc
					
				@ -408,7 +408,7 @@ module.exports = React.createClass({
 | 
			
		||||
                <div className="mx_RoomDirectory_list">
 | 
			
		||||
                    <div className="mx_RoomDirectory_listheader">
 | 
			
		||||
                        <DirectorySearchBox
 | 
			
		||||
                            className="mx_RoomDirectory_searchbox" ref={this.collectSearchBox}
 | 
			
		||||
                            className="mx_RoomDirectory_searchbox"
 | 
			
		||||
                            onChange={this.onFilterChange} onClear={this.onFilterClear} onJoinClick={this.onJoinClick}
 | 
			
		||||
                        />
 | 
			
		||||
                        <NetworkDropdown config={this.props.config} onNetworkChange={this.onNetworkChange} />
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user