fix: closing input on click on swiper

This commit is contained in:
2025-08-27 15:12:13 +04:00
parent e6001ed59e
commit a280f7ad12

View File

@ -144,6 +144,7 @@ const FunnelDnd = <
slidesPerView={"auto"}
scrollbar={{ hide: false }}
freeMode={{ enabled: true }}
touchStartPreventDefault={false}
grabCursor>
{renderContainers()}
{isCreatingContainerEnabled && (