- {t(item[1].title)} + {item[1].title}
- {t(item[1].description)} + {item[1].description}
diff --git a/bundle-analysis.html b/bundle-analysis.html deleted file mode 100644 index 3a93c19..0000000 --- a/bundle-analysis.html +++ /dev/null @@ -1,4842 +0,0 @@ - - - -
- - - -{item[1].value}
diff --git a/src/components/SwiperScreenShoot.tsx b/src/components/SwiperScreenShoot.tsx index d333676..40ddc7c 100644 --- a/src/components/SwiperScreenShoot.tsx +++ b/src/components/SwiperScreenShoot.tsx @@ -59,7 +59,7 @@ const SwipeScreenShoot = () => { return (
+
-
+ - {t(item[1].description)} + {item[1].description}
+
{Object.entries(HowItWorkData.Data).slice(2,4).map((item, index) => {
return (
- {t(item[1].description)} + {item[1].description}
+
{VideoPageData.description}
-
+
- {t(item[1].title)}
+{item[1].title}