docs: add memo
This commit is contained in:
parent
49affe118b
commit
a9a752ea83
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ export function MatchStudent({
|
|||
<p>
|
||||
Correspondance trouvée: {matchedStudent.fullName}
|
||||
</p>
|
||||
{/* TODO: Improve UI */}
|
||||
<button onClick={handleValidate}>Valider</button>
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue