feat(admin): add configurable order views (#13211)

Adds support for configurable order views.

https://github.com/user-attachments/assets/ed4a5f61-1667-4ed7-9478-423894f3eba6
This commit is contained in:
Sebastian Rindom
2025-09-01 19:04:18 +02:00
committed by GitHub
parent f8d8eeace1
commit c717535ca2
22 changed files with 1735 additions and 384 deletions

View File

@@ -12,7 +12,6 @@ import {
useSensor,
useSensors,
DragEndEvent,
DragStartEvent,
} from "@dnd-kit/core"
import {
arrayMove,