mirror of
https://github.com/immich-app/immich.git
synced 2026-04-20 17:38:47 -04:00
refactor(web): extract timeline keyboard actions into separate component Extracts keyboard shortcuts and related functionality from Timeline component into a dedicated TimelineKeyboardActions component for better separation of concerns and maintainability.