fix: focus

This commit is contained in:
Shivam Mishra
2025-01-30 14:22:12 +05:30
parent 6222a8d103
commit 4cc977b9ee
@@ -179,7 +179,7 @@ export default {
);
editorView.updateState(state);
editorView.focus();
this.focusEditorInputField();
},
createEditorView() {
editorView = new EditorView(this.$refs.editor, {