diff --git a/src/components/NoteEditor.tsx b/src/components/NoteEditor.tsx index ebabf4b..da9f983 100644 --- a/src/components/NoteEditor.tsx +++ b/src/components/NoteEditor.tsx @@ -768,6 +768,13 @@ export function NoteEditor({ note, onUpdateNote, onUnsavedChanges, categories, i onInsertFile={handleInsertFile} isUploading={isUploading} /> +