From fe441ad5ac4de8dba893505f33052b241b594dc1 Mon Sep 17 00:00:00 2001 From: Ardeman Date: Fri, 7 Feb 2025 18:44:18 +0800 Subject: [PATCH] feat: update carousel.tsx --- app/components/ui/carousel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ui/carousel.tsx b/app/components/ui/carousel.tsx index 56d58fc..c4582ed 100644 --- a/app/components/ui/carousel.tsx +++ b/app/components/ui/carousel.tsx @@ -67,7 +67,7 @@ export const Carousel = (properties: TNews) => { > {title} -

{content}

+

{content}