diff --git a/src/components/SwiperCards/index.tsx b/src/components/SwiperCards/index.tsx index d9ac2c47697..e0299abb9ec 100644 --- a/src/components/SwiperCards/index.tsx +++ b/src/components/SwiperCards/index.tsx @@ -18,7 +18,12 @@ import "swiper/css/pagination" const SwiperCards = ({ className }: ClassNameProp) => { const { items } = useBentoBox() return ( -