diff --git a/memento-note/components/label-selector.tsx b/memento-note/components/label-selector.tsx index fcd9f33..6cf6abd 100644 --- a/memento-note/components/label-selector.tsx +++ b/memento-note/components/label-selector.tsx @@ -56,11 +56,11 @@ export function LabelSelector({ return ( - {t('notes.remindMe')} - { setType(newType); if (newType !== 'markdown') setShowMarkdownPreview(false) }} /> + { setType(newType); if (newType !== 'markdown') setShowMarkdownPreview(false) }} compact /> {type === 'markdown' && ( @@ -947,11 +947,10 @@ export function NoteInput({ {aiAssistantEnabled && ( - Ouvrir IA Note )} @@ -974,7 +973,7 @@ export function NoteInput({ {t('notes.addLink')} - +