From a9a752ea83526740c740f1c32d7bf5ec55b6dcf6 Mon Sep 17 00:00:00 2001 From: Nathan Lamy Date: Wed, 25 Feb 2026 00:27:04 +0100 Subject: [PATCH] docs: add memo --- app/components/settings/match-student.tsx | 1 + 1 file changed, 1 insertion(+) 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 */} )}