fix typo (#15705)
This commit is contained in:
		
							parent
							
								
									e79f8dd85c
								
							
						
					
					
						commit
						7927959d8f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -157,7 +157,7 @@ class PrivacyDropdown extends React.PureComponent {
 | 
			
		|||
    onModalClose: PropTypes.func,
 | 
			
		||||
    value: PropTypes.string.isRequired,
 | 
			
		||||
    onChange: PropTypes.func.isRequired,
 | 
			
		||||
    noDirect: PropTpes.bool,
 | 
			
		||||
    noDirect: PropTypes.bool,
 | 
			
		||||
    container: PropTypes.func,
 | 
			
		||||
    intl: PropTypes.object.isRequired,
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue