From c207ee2fdf9a6d18b38afd849ebc9ca2a3a47811 Mon Sep 17 00:00:00 2001 From: Elena Volpato Date: Thu, 24 Aug 2023 10:49:28 +0200 Subject: [PATCH 1/2] removed repeated text --- src/routes/FoodPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/FoodPage.tsx b/src/routes/FoodPage.tsx index 319ef57..870ba9d 100644 --- a/src/routes/FoodPage.tsx +++ b/src/routes/FoodPage.tsx @@ -104,13 +104,13 @@ export default function FoodPage() { /> - {t(seasonStatus)} - + */} From 709af4cab8dad5e0eb02c88f73f7de8ca2e6d769 Mon Sep 17 00:00:00 2001 From: Elena Volpato Date: Thu, 24 Aug 2023 10:50:23 +0200 Subject: [PATCH 2/2] changed text layout - left space between them --- src/routes/FoodPage.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/routes/FoodPage.tsx b/src/routes/FoodPage.tsx index 870ba9d..a0d53a4 100644 --- a/src/routes/FoodPage.tsx +++ b/src/routes/FoodPage.tsx @@ -103,14 +103,9 @@ export default function FoodPage() { alt={`photo of ${image}`} /> - - {/* - {t(seasonStatus)} - */} +