diff --git a/app/components/Discovery/InterestingCarousel.tsx b/app/components/Discovery/InterestingCarousel.tsx index 7740c8f..d6c4c41 100644 --- a/app/components/Discovery/InterestingCarousel.tsx +++ b/app/components/Discovery/InterestingCarousel.tsx @@ -37,7 +37,7 @@ export const InterestingCarousel = () => { { style={{ maxWidth: "fit-content" }} > -
+
{ return ( <> +
+ + + + +
); };