Fixed rib download button

This commit is contained in:
Vins 2024-05-31 16:12:59 +02:00
parent b0eb50284a
commit 6c74448180

View File

@ -146,7 +146,7 @@ export default function ClientDashboard(props: IProps) {
<p>{contact?.email}</p> <p>{contact?.email}</p>
</Typography> </Typography>
<div className="separator"></div> <div className="separator"></div>
{!folder?.office?.rib_name && ( {folder?.office?.rib_name && (
//Div to avoid the button to be on the same line as the text //Div to avoid the button to be on the same line as the text
<Button className={classes["contact-button"]} onClick={downloadFile}> <Button className={classes["contact-button"]} onClick={downloadFile}>
Télécharger le RIB de votre notaire Télécharger le RIB de votre notaire