chore: fix eslint

This commit is contained in:
Steven 2025-07-23 23:41:59 +08:00
parent f78b277462
commit c5d2d15278

View file

@ -505,7 +505,7 @@ const MemoEditor = observer((props: Props) => {
<TagSelector editorRef={editorRef} />
<MarkdownMenu editorRef={editorRef} />
<UploadAttachmentButton isUploading={state.isUploadingAttachment} />
<AddMemoRelationPopover editorRef={editorRef} />
<AddMemoRelationPopover />
<LocationSelector
location={state.location}
onChange={(location) =>