feat(ui): add navigation links to Phase 9 features in header

Add navigation menu in header to make Phase 9 features discoverable:
- Library: Main bookshelf view
- Collections: Collection management interface
- Progress: Reading progress visualization across devices
- Devices: Device management and configuration

Navigation is hidden on mobile (responsive design) and visible on
larger screens (md breakpoint and above). This improves UX by
providing clear access to all major features.
This commit is contained in:
2026-02-01 00:29:33 -05:00
parent 60453c3e21
commit 12ea39986d
2 changed files with 18 additions and 4 deletions
File diff suppressed because one or more lines are too long