Spell check input fields (#23395)
This commit is contained in:
		
					parent
					
						
							
								1f9f8035e4
							
						
					
				
			
			
				commit
				
					
						67744ee779
					
				
			
		
					 3 changed files with 5 additions and 1 deletions
				
			
		|  | @ -93,6 +93,7 @@ class Option extends React.PureComponent { | |||
|             maxLength={50} | ||||
|             value={title} | ||||
|             lang={lang} | ||||
|             spellCheck | ||||
|             onChange={this.handleOptionTitleChange} | ||||
|             suggestions={this.props.suggestions} | ||||
|             onSuggestionsFetchRequested={this.onSuggestionsFetchRequested} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue