Files
music_library/lib/music_library_web/live
Claudio Ortolina c3a4eb56d1 Remove custom debouncing
Search is already debounced via phx-debounce, and doesn't need extra
handling via `handle_info` (which doesn't really help anyway - Claude
added it without thinking it through).
2025-07-06 10:01:29 +01:00
..