Commit dbec9f1
fix: resolve TypeScript build errors in FloatingPromptInput
- Add explicit type annotation to drag-drop event handler
- Remove unused IME composition handler functions
- Update bun.lock with new optional dependencies
These fixes allow the build to complete successfully after
merging PR winfunc#365.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f039029 commit dbec9f1
2 files changed
+11
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | 725 | | |
736 | 726 | | |
737 | 727 | | |
| |||
0 commit comments