From 13055e49f2acde45e5e2e3086f20d66d26ee9c5e Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 4 Nov 2024 10:45:13 +0100 Subject: [PATCH] Fixing description lenght --- .../Folder/FolderInformation/InformationSection/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/front/Components/Layouts/Folder/FolderInformation/InformationSection/index.tsx b/src/front/Components/Layouts/Folder/FolderInformation/InformationSection/index.tsx index 8a19d1be..75d9e95e 100644 --- a/src/front/Components/Layouts/Folder/FolderInformation/InformationSection/index.tsx +++ b/src/front/Components/Layouts/Folder/FolderInformation/InformationSection/index.tsx @@ -129,7 +129,7 @@ export default function InformationSection(props: IProps) { Note du dossier - + {folder?.description} @@ -158,7 +158,7 @@ export default function InformationSection(props: IProps) { Note du dossier - + {folder?.description}