Fix only typo (#3035)
This commit is contained in:
		
							parent
							
								
									aeb90b7c4a
								
							
						
					
					
						commit
						bc1a91f4cd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -48,7 +48,7 @@ class AutosuggestTextarea extends ImmutablePureComponent {
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  static defaultProps = {
 | 
					  static defaultProps = {
 | 
				
			||||||
    autoFucus: true
 | 
					    autoFocus: true
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  constructor (props, context) {
 | 
					  constructor (props, context) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue