mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
fix: sort @dnd-kit/core imports to satisfy biome lint
This commit is contained in:
parent
836bf82351
commit
437a63bcc6
1 changed files with 1 additions and 1 deletions
|
|
@ -3,12 +3,12 @@
|
|||
import {
|
||||
type CollisionDetection,
|
||||
closestCenter,
|
||||
defaultDropAnimation,
|
||||
DndContext,
|
||||
type DragEndEvent,
|
||||
type DragOverEvent,
|
||||
DragOverlay,
|
||||
type DragStartEvent,
|
||||
defaultDropAnimation,
|
||||
type Modifier,
|
||||
PointerSensor,
|
||||
useSensor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue