+ End of List +
+ ) +} + +export default EndOfList \ No newline at end of file From 092ce325d79a12616ff96a23acd8e79a3b173747 Mon Sep 17 00:00:00 2001 From: AbdulGhaffar7 <2016n6497@gmail.com> Date: Thu, 12 Oct 2023 12:08:40 +0500 Subject: [PATCH 23/80] new changes --- src/views/Start/Start.js | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/Start/Start.js b/src/views/Start/Start.js index 9a29af0c..739c645c 100644 --- a/src/views/Start/Start.js +++ b/src/views/Start/Start.js @@ -66,7 +66,7 @@ function Start({ const navigate = useNavigate(); const [showMobileMenu, setShowMobileMenu] = React.useState(false); - console.log( "entry point : noToursAvailable :",noToursAvailable); + console.log("entry point : noToursAvailable :", noToursAvailable); const { t, i18n } = useTranslation(); const abortController = new AbortController(); @@ -189,7 +189,7 @@ function Start({ console.log(" L203 inside the true option/ totalTours :", totalTours); return (