fix: sort @dnd-kit/core imports to satisfy biome lint

This commit is contained in:
Kissa Ruokanen 2026-05-29 16:01:04 +09:00
commit 437a63bcc6

View file

@ -3,12 +3,12 @@
import {
type CollisionDetection,
closestCenter,
defaultDropAnimation,
DndContext,
type DragEndEvent,
type DragOverEvent,
DragOverlay,
type DragStartEvent,
defaultDropAnimation,
type Modifier,
PointerSensor,
useSensor,