mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-04-05 20:51:26 +00:00
chore: Application du design system
This commit is contained in:
@ -74,7 +74,7 @@ export default function EvaluationForm({
|
||||
className="space-y-4 p-4 bg-white rounded-lg border border-gray-200 shadow-sm"
|
||||
>
|
||||
<div className="flex items-center justify-between">
|
||||
<h3 className="font-semibold text-lg text-gray-800">
|
||||
<h3 className="font-headline font-semibold text-lg text-gray-800">
|
||||
{isEditing ? 'Modifier l\'évaluation' : 'Nouvelle évaluation'}
|
||||
</h3>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user