Test
All checks were successful
Demo - Build & Deploy to Scaleway / build-and-push-image-lecoffre (push) Successful in 14s
Demo - Build & Deploy to Scaleway / deploy-to-scaleway-lecoffre (push) Successful in 3s

This commit is contained in:
Omar Oughriss 2025-07-28 14:19:29 +02:00
parent dab6bdc32f
commit 8a5404ea8c

View File

@ -130,7 +130,7 @@ export default function DefaultNotaryDashboard(props: IProps) {
blocks={blocks}
bottomButton={{
link: Module.getInstance().get().modules.pages.Folder.pages.CreateFolder.props.path,
text: "Créer un dossier",
text: "Créer un folder",
}}
/>
);