diff --git a/src/front/Components/Layouts/ClientDashboard/index.tsx b/src/front/Components/Layouts/ClientDashboard/index.tsx
index 21794511..f4f3cc25 100644
--- a/src/front/Components/Layouts/ClientDashboard/index.tsx
+++ b/src/front/Components/Layouts/ClientDashboard/index.tsx
@@ -122,7 +122,7 @@ export default function ClientDashboard(props: IProps) {
{folder?.office?.rib_name && (
//Div to avoid the button to be on the same line as the text
-
+
)}
);