From 92efe3fb666819f1971c11e09d34723c0b106560 Mon Sep 17 00:00:00 2001 From: AlexSserb Date: Sun, 17 Aug 2025 10:47:07 +0400 Subject: [PATCH] fix: set default collision detection algorithm for funnel --- src/components/dnd/FunnelDnd/FunnelDnd.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/dnd/FunnelDnd/FunnelDnd.tsx b/src/components/dnd/FunnelDnd/FunnelDnd.tsx index db5e965..fd53d05 100644 --- a/src/components/dnd/FunnelDnd/FunnelDnd.tsx +++ b/src/components/dnd/FunnelDnd/FunnelDnd.tsx @@ -2,7 +2,6 @@ import React, { ReactNode, RefObject } from "react"; import { - closestCenter, DndContext, DragEndEvent, DragOverEvent, @@ -150,7 +149,6 @@ const FunnelDnd = < return (