Added spell check on composer textbox
• Added: - spell check on composer textbox
This commit is contained in:
parent
5175f72596
commit
f4d95b5a17
@ -283,6 +283,7 @@ export default class Composer extends PureComponent {
|
|||||||
onFocus={this.handleOnFocus}
|
onFocus={this.handleOnFocus}
|
||||||
keyBindingFn={this.keyBindingFn}
|
keyBindingFn={this.keyBindingFn}
|
||||||
stripPastedStyles
|
stripPastedStyles
|
||||||
|
spellCheck
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user