feat: enhance textbook reader with anchor text support and improve knowledge point management
This commit is contained in:
@@ -550,6 +550,7 @@ export function StructureEditor({ items, onChange, onScoreChange, onGroupTitleCh
|
||||
|
||||
return (
|
||||
<DndContext
|
||||
id="structure-editor-dnd"
|
||||
sensors={sensors}
|
||||
collisionDetection={customCollisionDetection}
|
||||
onDragStart={handleDragStart}
|
||||
|
||||
Reference in New Issue
Block a user