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