chore(editor): remove log (#10650)

This commit is contained in:
Flrande
2025-03-06 06:31:15 +00:00
parent 5c8b81581c
commit 06e4bd9aed
@@ -58,7 +58,6 @@ export class CalloutBlockComponent extends CaptionedBlockComponent<CalloutBlockM
.theme=${theme}
.onEmojiSelect=${(data: any) => {
this.model.emoji = data.native;
console.log(data);
}}
></affine-emoji-menu>`,
portalStyles: {