mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	undo unrelated change
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
		
							parent
							
								
									811454462d
								
							
						
					
					
						commit
						29b59dde5b
					
				@ -129,6 +129,9 @@ module.exports = createReactClass({
 | 
			
		||||
 | 
			
		||||
    render: function() {
 | 
			
		||||
        // Render a placeholder
 | 
			
		||||
        return <div className={this.props.className} />;
 | 
			
		||||
        return (
 | 
			
		||||
            <div className={this.props.className} >
 | 
			
		||||
            </div>
 | 
			
		||||
        );
 | 
			
		||||
    },
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user