diff --git a/src/app/notes/NotesPageClient.tsx b/src/app/notes/NotesPageClient.tsx index 7b429d5..8e01b54 100644 --- a/src/app/notes/NotesPageClient.tsx +++ b/src/app/notes/NotesPageClient.tsx @@ -449,7 +449,7 @@ function NotesPageContent({ {/* Main Editor Area */} -
+
{error && (
@@ -532,7 +532,7 @@ function NotesPageContent({
{/* Editor */} -
+
+
{!isEditing ? ( /* Mode Aperçu avec Tags */