Wording client-dashboard download rib button
This commit is contained in:
parent
c2910432e3
commit
9bf432cfe6
@ -122,7 +122,7 @@ export default function ClientDashboard(props: IProps) {
|
||||
</div>
|
||||
{folder?.office?.rib_name && (
|
||||
//Div to avoid the button to be on the same line as the text
|
||||
<Button onClick={downloadFile}>Télécharger le RIB</Button>
|
||||
<Button onClick={downloadFile}>Télécharger le RIB de votre notaire</Button>
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user