Files
zellyy-finance/src/components
gpt-engineer-app[bot] b00e27c1f0 Fix TypeScript errors
- Fix TS2353: Object literal may only specify known properties, and 'paymentMethod' does not exist in type 'Transaction'.
- Fix TS1205: Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
- Fix TS2741: Property 'getPaymentMethodStats' is missing in type '{ transactions: Transaction[]; budgetData: BudgetData; categoryBudgets: Record<string, number>; selectedTab: BudgetPeriod; setSelectedTab: React.Dispatch<...>; ... 5 more ...; resetBudgetData: () => void; }' but required in type 'BudgetContextType'.
2025-03-22 07:16:33 +00:00
..
2025-03-22 07:08:02 +00:00
2025-03-15 23:15:14 +00:00
2025-03-22 07:08:02 +00:00
2025-03-21 09:40:24 +00:00
2025-03-22 06:12:54 +00:00
2025-03-16 09:17:47 +00:00
2025-03-19 07:27:10 +09:00
2025-03-22 06:26:05 +00:00
2025-03-22 07:08:02 +00:00
2025-03-22 07:16:33 +00:00
2025-03-21 16:08:43 +09:00
2025-03-15 23:11:27 +00:00
2025-03-21 10:02:05 +00:00
2025-03-21 12:16:07 +00:00
2025-03-16 06:16:55 +00:00
2025-03-18 01:48:38 +00:00
2025-03-22 07:16:33 +00:00