diff --git a/src/frontend/src/components/editors/NotesEditor.tsx b/src/frontend/src/components/editors/NotesEditor.tsx index 1d1b8df0d6..b6a79967b4 100644 --- a/src/frontend/src/components/editors/NotesEditor.tsx +++ b/src/frontend/src/components/editors/NotesEditor.tsx @@ -435,7 +435,11 @@ export default function NotesEditor({ )} {hasNotes ? ( - + {canEdit && (