diff --git a/app/components/ui/carousel-section.tsx b/app/components/ui/carousel-section.tsx index 506f868..a4cbcdb 100644 --- a/app/components/ui/carousel-section.tsx +++ b/app/components/ui/carousel-section.tsx @@ -84,7 +84,7 @@ export const CarouselSection = (properties: TNews) => { className="embla__slide w-full min-w-0 flex-none sm:w-1/3" key={index} > -
+
{ ) => (
{ const { tags, is_premium, className } = properties return ( -
+
{tags?.map((tag) => (