diff --git a/src/App.tsx b/src/App.tsx index 18453fd..1a45f47 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -37,7 +37,7 @@ const App: FC = () => { } return ( -
+
{showPopUp && }
{ }} /> Loading...
} > diff --git a/src/components/CustomProductsRows.tsx b/src/components/CustomProductsRows.tsx index 8230ed1..a0ee0e0 100644 --- a/src/components/CustomProductsRows.tsx +++ b/src/components/CustomProductsRows.tsx @@ -64,7 +64,7 @@ const CustomProductsRows: FC = ({ title, endProducts, starProducts }) // e.preventDefault(); // Prevent the default window scroll behavior when using touch events (optional) }; return ( -
+