fix: drag and drop (#4924)
This commit is contained in:
@@ -2,6 +2,7 @@ import {
|
||||
closestCenter,
|
||||
DndContext,
|
||||
DragEndEvent,
|
||||
DragOverlay,
|
||||
KeyboardSensor,
|
||||
PointerSensor,
|
||||
useSensor,
|
||||
@@ -898,6 +899,7 @@ const ProfilePage = () => {
|
||||
</Grid>
|
||||
</Box>
|
||||
</Box>
|
||||
<DragOverlay />
|
||||
</DndContext>
|
||||
|
||||
<ProfileViewer
|
||||
|
||||
Reference in New Issue
Block a user