diff --git a/src/components/input/editorConfig.ts b/src/components/input/editorConfig.ts index 4daee10b8..e50e9aecc 100644 --- a/src/components/input/editorConfig.ts +++ b/src/components/input/editorConfig.ts @@ -9,6 +9,7 @@ export function createEasyMDEConfig({ placeholder, uploadImage, imageUploadFunct uploadImage, imageUploadFunction, minHeight: '150px', + sideBySideFullscreen: false, toolbar: [ { name: 'heading-1',