swiper-fix
This commit is contained in:
parent
50387738f8
commit
abec4043a3
|
@ -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}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user