mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-18 22:17:06 +00:00
- Replaced inline event listener functions with named handlers for better readability and maintainability. - Added cleanup logic to remove event listeners on component destruction, preventing potential memory leaks. - Updated the styling of search result items for improved visual feedback and consistency.