fix: closing input on click on swiper
This commit is contained in:
@ -144,6 +144,7 @@ const FunnelDnd = <
|
||||
slidesPerView={"auto"}
|
||||
scrollbar={{ hide: false }}
|
||||
freeMode={{ enabled: true }}
|
||||
touchStartPreventDefault={false}
|
||||
grabCursor>
|
||||
{renderContainers()}
|
||||
{isCreatingContainerEnabled && (
|
||||
|
||||
Reference in New Issue
Block a user