diff --git a/app/components/settings/match-student.tsx b/app/components/settings/match-student.tsx index eab0553..de2bc72 100644 --- a/app/components/settings/match-student.tsx +++ b/app/components/settings/match-student.tsx @@ -74,6 +74,7 @@ export function MatchStudent({
Correspondance trouvée: {matchedStudent.fullName}
+ {/* TODO: Improve UI */} )}