diff --git a/app/components/ui/carousel-hero.tsx b/app/components/ui/carousel-hero.tsx index 8bd1df8..5e90f5f 100644 --- a/app/components/ui/carousel-hero.tsx +++ b/app/components/ui/carousel-hero.tsx @@ -74,7 +74,10 @@ export const CarouselHero = (properties: TNews) => { >
Loading...
}> - + Oops!} + > {(value) => value.data.map( ( diff --git a/app/components/ui/carousel-section.tsx b/app/components/ui/carousel-section.tsx index 615cc4b..3dc63da 100644 --- a/app/components/ui/carousel-section.tsx +++ b/app/components/ui/carousel-section.tsx @@ -80,7 +80,10 @@ export const CarouselSection = (properties: TNews) => { >
Loading...
}> - + Oops!} + > {(value) => value.data.map( ( diff --git a/app/components/ui/category-section.tsx b/app/components/ui/category-section.tsx index a67f875..6d10bbb 100644 --- a/app/components/ui/category-section.tsx +++ b/app/components/ui/category-section.tsx @@ -43,7 +43,10 @@ export const CategorySection = (properties: TNews) => {
Loading...
}> - + Oops!} + > {(value) => value.data.map( (