From e5750132773e605c0ca42ec5b51d2375703eb8cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20AUBRY?= Date: Fri, 7 Feb 2025 12:06:01 +0100 Subject: [PATCH] remove program button while no program page --- src/components/Program/ProgramList.tsx | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/components/Program/ProgramList.tsx b/src/components/Program/ProgramList.tsx index 3243628..5f84ba0 100644 --- a/src/components/Program/ProgramList.tsx +++ b/src/components/Program/ProgramList.tsx @@ -35,20 +35,7 @@ const ProgramList = () => { title="Extrait du Programme" onNextClick={handleNext} onPrevClick={handlePrev} - > - <> -
- - Voir tout - -
-
- - Découvrir le Programme - -
- - + />