baa9b296cb318d167ea5c11a80f2f254f6e80de7
Collapse the Expenses page into a single src/Expense.tsx file and rename the Reports page to src/Reports/Report.tsx, extracting their shared transaction-list UI, date/grouping helpers, field configs, and types into an expense/report-agnostic src/common module. Update ReportViewer and GenerateReportPanel to consume the shared components, rewire main.jsx imports, and remove the old src/Expense/ folder and src/Reports/Reports.tsx.
Description
No description provided
Languages
TypeScript
98.2%
JavaScript
1.4%
HTML
0.2%
Dockerfile
0.2%