feature: Настроен адаптив для карусели событий

This commit is contained in:
Ilia Mashkov
2025-11-21 15:41:57 +03:00
parent f34f1a28de
commit 364c5e1ff1
3 changed files with 44 additions and 6 deletions

View File

@@ -145,6 +145,7 @@ export const EventsCarousel = memo(
<Swiper
{...EVENT_CAROUSEL_CONFIG}
watchSlidesProgress
onInit={handleSwiperInit}
onSlideChange={handleSlideChange}
>