From 8ca513352762272964038752b857206a5b83ccdf Mon Sep 17 00:00:00 2001 From: Fayorg Date: Mon, 18 Dec 2023 16:00:55 +0100 Subject: [PATCH] fix: removed comments --- app/results/[id]/page.tsx | 8 -------- 1 file changed, 8 deletions(-) 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}