diff --git a/services/web/frontend/js/features/source-editor/components/editor-switch.tsx b/services/web/frontend/js/features/source-editor/components/editor-switch.tsx index 1c007b83b4..941738be9e 100644 --- a/services/web/frontend/js/features/source-editor/components/editor-switch.tsx +++ b/services/web/frontend/js/features/source-editor/components/editor-switch.tsx @@ -87,7 +87,7 @@ function EditorSwitch() { return (
- + {showLegacySourceEditor ? : null}
Editor mode.