budget-view-finance/src/components
gpt-engineer-app[bot] 1c78451e07 Fix: TransactionForm prop type and service errors
Fixes the type error in `Transacoes.tsx` by ensuring the `TransactionForm` component receives the correct props, specifically addressing the missing `transaction` prop. Also resolves the type errors in `transacaoService.ts` related to incorrect argument types for number parameters.
2025-05-20 20:17:38 +00:00
..
auth Fix: Resolve React error #301 2025-05-20 17:30:32 +00:00
credito Run SQL for credit card and expenses 2025-05-20 19:57:53 +00:00
dashboard Fix: TransactionForm prop type and service errors 2025-05-20 20:17:38 +00:00
layout Fix: Restore WhatsApp menu and fix groups menu 2025-05-20 20:05:31 +00:00
ui Run SQL to add WhatsApp group features. 2025-05-20 00:59:19 +00:00
whatsapp Fix: Check QR code generation 2025-05-20 19:49:35 +00:00
whatsappGroups Refactor: Split GruposWhatsApp.tsx into smaller components 2025-05-20 20:15:21 +00:00