swiper-fix

This commit is contained in:
Untone 2024-05-18 13:45:35 +03:00 committed by kvakazyambra
parent ed2b4ebfbf
commit aa8d5973ee

View File

@ -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,
})}
>
<Show when={props.title}>