mirror of
https://github.com/immich-app/immich.git
synced 2026-01-11 20:55:25 -08: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.