Fixed multiple safari bugs (#518)

This commit is contained in:
Harshil Sharma 2021-06-04 01:58:34 +05:30 committed by GitHub
parent ac320ece25
commit c5771f7c9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,8 +143,7 @@ const MarkdownEditor = (props: Props): JSX. Element => {
autoDownloadFontAwesome: true,
toolbar: false,
status: false,
spellChecker: false,
inputStyle: 'contenteditable',
spellChecker: true,
nativeSpellcheck: true,
minHeight: '10px',
shortcuts: {