From cd9dc5fbb5e993f216f4048d44803a486c66dab2 Mon Sep 17 00:00:00 2001 From: Younes Date: Fri, 22 Mar 2024 14:46:55 +0100 Subject: [PATCH] remove home card titles --- apps/frontend/src/pages/home.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/frontend/src/pages/home.tsx b/apps/frontend/src/pages/home.tsx index 515b67c3..92700c48 100644 --- a/apps/frontend/src/pages/home.tsx +++ b/apps/frontend/src/pages/home.tsx @@ -126,9 +126,9 @@ export const HomePage: React.FC = () => { padding: 5, }} > - + {/* {t("home.teachers")} - + */} { padding: 5, }} > - + {/* {t("home.students")} - + */}