From d6373e87f69388e680580a8ea47a39e43e467a1c Mon Sep 17 00:00:00 2001 From: Huu Le <20178761+huult@users.noreply.github.com> Date: Fri, 15 Nov 2024 10:40:33 +0700 Subject: [PATCH] remove param unused --- src/components/Attachments/AttachmentCarousel/Pager/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Attachments/AttachmentCarousel/Pager/index.tsx b/src/components/Attachments/AttachmentCarousel/Pager/index.tsx index 97325257d44..0baab49d301 100644 --- a/src/components/Attachments/AttachmentCarousel/Pager/index.tsx +++ b/src/components/Attachments/AttachmentCarousel/Pager/index.tsx @@ -125,7 +125,7 @@ function AttachmentCarouselPager( const carouselItems = items.map((item, index) => (