hensei-web/src/lib/components/dnd
Justin Edmund a88dd89873 fix: resolve component prop exactOptionalPropertyTypes issues
- Add | undefined to DropZone Props interface (item, canDrop, onDrop)
- Fix users.ts by properly typing updates object with | undefined
- Apply optionalProps to SegmentedControl restProps spreading

Maintains 57 errors (some regressed, some fixed).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 18:55:03 -08:00
..
DraggableItem.svelte Add drag-drop system for grids 2025-09-16 02:43:58 -07:00
DropZone.svelte fix: resolve component prop exactOptionalPropertyTypes issues 2025-11-28 18:55:03 -08:00