## Summary Add scope="col" to invoice table headers for better semantics. ## Acceptance Criteria - [ ] Update header cells in frontend/src/components/InvoicesTable.tsx - [ ] No sorting/layout behavior changes - [ ] Run: cd frontend && npm run lint
Summary
Add scope="col" to invoice table headers for better semantics.
Acceptance Criteria