budget-view-finance/src/components
gpt-engineer-app[bot] 63fd48a4a9 Fix: History replaceState overuse
The commit addresses a "SecurityError: Attempt to use history.replaceState() more than 100 times per 10 seconds" error, likely caused by excessive calls to `history.replaceState()`.
2025-05-21 18:30:26 +00:00
..
auth Fix: History replaceState overuse 2025-05-21 18:30:26 +00:00
credito Fix: Resolve module import errors 2025-05-21 12:55:13 +00:00
dashboard Refactor: Split TransactionForm into smaller components 2025-05-21 09:54:05 +00:00
layout Fix: Restore WhatsApp menu and fix groups menu 2025-05-20 20:05:31 +00:00
transacoes Implement credit card and expense features. 2025-05-21 00:21:30 +00:00
transaction Refactor: Use login and nome for expense association 2025-05-21 10:44:46 +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