mirror of
https://github.com/immich-app/immich.git
synced 2026-01-28 06:37:24 -05: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.