From abec4043a3180b766840d077b8a0b610c0047d08 Mon Sep 17 00:00:00 2001 From: Untone Date: Sat, 18 May 2024 13:45:35 +0300 Subject: [PATCH] swiper-fix --- src/components/_shared/SolidSwiper/ArticleCardSwiper.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/_shared/SolidSwiper/ArticleCardSwiper.tsx b/src/components/_shared/SolidSwiper/ArticleCardSwiper.tsx index 067748d5..c614cba1 100644 --- a/src/components/_shared/SolidSwiper/ArticleCardSwiper.tsx +++ b/src/components/_shared/SolidSwiper/ArticleCardSwiper.tsx @@ -37,7 +37,6 @@ export const ArticleCardSwiper = (props: Props) => { [styles.Swiper]: props.slides.length > 1, [styles.articleMode]: true, [styles.ArticleCardSwiper]: props.slides.length > 1, - [styles.unswiped]: props.slides.length === 1, })} >