diff --git a/app/carnet/page.tsx b/app/carnet/page.tsx index 60c9779a..448d2a30 100644 --- a/app/carnet/page.tsx +++ b/app/carnet/page.tsx @@ -620,6 +620,24 @@ export default function CarnetPage() { {showNotes && ( <>
+
+

+ {selectedFolder === 'Contacts' ? 'Contact Groups' : 'Content'} +

+ {selectedFolder === 'Contacts' && ( + + )} +
{selectedFolder === 'Contacts' ? (