feat(frontend): lesson tree with filter + dnd-kit drag reorder

This commit is contained in:
2026-05-21 07:11:13 +02:00
parent 3254e225e9
commit 0529e2a5e8
3 changed files with 203 additions and 78 deletions

View File

@@ -11,6 +11,9 @@
"test": "vitest run"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@flashcard/shared": "*",
"canvas-confetti": "^1.9.0",
"framer-motion": "^11.0.0",