Spell check input fields (#23395)
This commit is contained in:
parent
1f9f8035e4
commit
67744ee779
3 changed files with 5 additions and 1 deletions
|
@ -242,6 +242,7 @@ class ComposeForm extends ImmutablePureComponent {
|
|||
id='cw-spoiler-input'
|
||||
className='spoiler-input__input'
|
||||
lang={this.props.lang}
|
||||
spellCheck
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue