diff --git a/app/components/ui/carousel.tsx b/app/components/ui/carousel.tsx index 47ddb14..3fdf648 100644 --- a/app/components/ui/carousel.tsx +++ b/app/components/ui/carousel.tsx @@ -92,7 +92,7 @@ export const Carousel = (properties: TNews) => { diff --git a/app/routes/_layout.news.$slug.tsx b/app/routes/_layout.news.detail.$slug.tsx similarity index 100% rename from app/routes/_layout.news.$slug.tsx rename to app/routes/_layout.news.detail.$slug.tsx