remove unnecessary binding fo props
This commit is contained in:
		
							parent
							
								
									1045cddaeb
								
							
						
					
					
						commit
						452b46bddd
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -13,8 +13,6 @@ class IDEView extends React.Component { | |||
| 		return ( | ||||
| 			<div className="ide"> | ||||
| 				<Nav user={this.props.user} | ||||
| 						 project={this.props.project} | ||||
| 						 file={this.props.file} | ||||
| 						 createProject={this.props.createProject} | ||||
| 						 saveProject={this.props.saveProject}/> | ||||
| 				<Toolbar  | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 catarak
						catarak