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>
|
<p>
|
||||||
Correspondance trouvée: {matchedStudent.fullName}
|
Correspondance trouvée: {matchedStudent.fullName}
|
||||||
</p>
|
</p>
|
||||||
|
{/* TODO: Improve UI */}
|
||||||
<button onClick={handleValidate}>Valider</button>
|
<button onClick={handleValidate}>Valider</button>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue