From 0052b83aec12e3288dd3aba929cfcd766291b1a3 Mon Sep 17 00:00:00 2001 From: Sharanya Vinod Date: Tue, 7 May 2024 13:52:57 +0200 Subject: [PATCH 1/2] fix: remove unnecessary case update --- build/index.html | 4440 ++++++++++++++++++++++++++++++++- src/components/Adventures.jsx | 2 +- 2 files changed, 4439 insertions(+), 3 deletions(-) diff --git a/build/index.html b/build/index.html index 1217d2a..0a40a6d 100644 --- a/build/index.html +++ b/build/index.html @@ -1,2 +1,4438 @@ -React App
\ No newline at end of file +React App
\ No newline at end of file diff --git a/src/components/Adventures.jsx b/src/components/Adventures.jsx index af9edf6..8e9afd8 100644 --- a/src/components/Adventures.jsx +++ b/src/components/Adventures.jsx @@ -35,7 +35,7 @@ function AdventureItem(props) { alt={props.title} data-aue-prop="primaryImage" data-aue-type="media" /> -

{props.title.toLowerCase()}

+

{props.title}

Date: Tue, 7 May 2024 13:58:14 +0200 Subject: [PATCH 2/2] chore: update index --- build/index.html | 4440 +--------------------------------------------- 1 file changed, 2 insertions(+), 4438 deletions(-) diff --git a/build/index.html b/build/index.html index 0a40a6d..893fb85 100644 --- a/build/index.html +++ b/build/index.html @@ -1,4438 +1,2 @@ -React App
\ No newline at end of file +React App
\ No newline at end of file