diff --git a/dashboard/src/components/DocumentsGeneric.tsx b/dashboard/src/components/DocumentsGeneric.tsx index 6740681f9..7bac6446f 100644 --- a/dashboard/src/components/DocumentsGeneric.tsx +++ b/dashboard/src/components/DocumentsGeneric.tsx @@ -77,14 +77,12 @@ export function DocumentsModule({ + - {Boolean(documents.length) && ( - - )} + + {!documents.length && ( +
+
+ + + + Aucun document pour le moment +
+ +
+ )} {withDocumentOrganizer ? (
{socialOrMedical === 'social' && (