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