chore: add todo

This commit is contained in:
Shivam Mishra
2026-03-11 14:36:11 +05:30
parent 38d991f19a
commit 7331b0a98d
@@ -815,6 +815,7 @@ onMounted(async () => {
createEditorView();
editorView.updateState(state);
// TODO: test this in the main app
if (sendWithSignature.value) {
addSignature();
} else if (props.focusOnMount) {