Merge branch 'dev' into staging
This commit is contained in:
commit
a4a76c49fd
@ -146,7 +146,7 @@ export default function ClientDashboard(props: IProps) {
|
||||
<p>{contact?.email}</p>
|
||||
</Typography>
|
||||
<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
|
||||
<Button className={classes["contact-button"]} onClick={downloadFile}>
|
||||
Télécharger le RIB de votre notaire
|
||||
|
Loading…
x
Reference in New Issue
Block a user