feat: Add back button to insights page

Added back button to UnifiedInsightsDashboard component to match
the navigation pattern used in tracker pages (sleep, feeding, etc).

Changes:
- Added ArrowBack icon import
- Added useRouter hook
- Added IconButton with router.back() onClick handler
- Restructured header to include back button alongside title

Now insights page has consistent navigation with tracker pages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-05 07:16:03 +00:00
parent b94f298d2b
commit ee6b5cddee
2 changed files with 18 additions and 10 deletions

File diff suppressed because one or more lines are too long