From 1fd40bcdc805b359bd78f3e2cb344935a2ed9e3c Mon Sep 17 00:00:00 2001 From: Ana-Lucia Munteanu Date: Sat, 5 Apr 2025 14:09:40 -0400 Subject: [PATCH] =?UTF-8?q?Text=20en=20fran=C3=A7ais=20+=20changement=20bu?= =?UTF-8?q?tton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/Footer/Footer.tsx | 2 +- .../GIFTCheatSheet/GiftCheatSheet.tsx | 41 +++++-------------- client/src/components/Header/Header.tsx | 16 ++++---- .../providers/SimpleLogin/Login.tsx | 6 ++- .../src/pages/Teacher/Dashboard/Dashboard.tsx | 2 +- .../pages/Teacher/EditorQuiz/EditorQuiz.tsx | 3 +- server/__tests__/users.test.js | 2 +- server/models/users.js | 2 +- 8 files changed, 29 insertions(+), 45 deletions(-) diff --git a/client/src/components/Footer/Footer.tsx b/client/src/components/Footer/Footer.tsx index db59651..a7d7c1d 100644 --- a/client/src/components/Footer/Footer.tsx +++ b/client/src/components/Footer/Footer.tsx @@ -8,7 +8,7 @@ const Footer: React.FC = () => {