141 B
141 B
kevisual codemirror
const editor = createEditorInstance(ref.current!, { typescript: false });
editor.dom.style.height = '100%';
const editor = createEditorInstance(ref.current!, { typescript: false });
editor.dom.style.height = '100%';