Typo
This commit is contained in:
parent
6de6ed0bd5
commit
601e33e43d
@ -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</Button>
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user