feat: add lint:fix command to package.json and update French text for consistency across various components
This commit is contained in:
@@ -9,7 +9,7 @@ export function ActionSection() {
|
||||
size="lg"
|
||||
className="bg-blue-500 hover:bg-blue-600 text-white px-8 py-3 rounded-xl"
|
||||
>
|
||||
<Link href="/evaluation">Continuer l'évaluation</Link>
|
||||
<Link href="/evaluation">Continuer l'évaluation</Link>
|
||||
</Button>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user