141 B

kevisual codemirror

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