diff --git a/app/results/[id]/page.tsx b/app/results/[id]/page.tsx index f08e907..c3330fc 100644 --- a/app/results/[id]/page.tsx +++ b/app/results/[id]/page.tsx @@ -36,14 +36,6 @@ export default async function Page({ params }: { params: { id: string } }) { {'Logo'} {teacherGrade && (
- {/*

Mme Tixhon :

-

{teacherGrade.grade}

*/} - {/*
- {'Logo'} -

{teacherGrade.grade}

-
*/} - - {/* I want to have the image with a width of 120 and in the center I want to have the h2 containing the teacher's grade */}
{'Logo'}

{teacherGrade.grade}