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>
|
<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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user