budget-view-finance/src/components
gpt-engineer-app[bot] d8cd64c871 Fix: Resolve type errors in ContasRecorrentesList
Corrected type errors in `src/components/avisos/ContasRecorrentesList.tsx` related to the `ContaRecorrente` interface and the `setContas` state update. This resolves the "Type instantiation is excessively deep" and "Type is not assignable to ContaRecorrente[]" errors.
2025-06-27 15:47:02 +00:00
..
admin Refactor AdminFAQ page 2025-06-21 20:03:30 +00:00
auth Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
avisos Fix: Resolve type errors in ContasRecorrentesList 2025-06-27 15:47:02 +00:00
credito Fix: Implement card deletion and display card details 2025-06-24 18:56:23 +00:00
dashboard Fix: Dashboard header and webhook issues 2025-06-25 20:15:05 +00:00
filters feat: Add month filter to dashboard and transactions 2025-05-31 18:00:30 +00:00
help Fix: Resolve syntax error in ContactForm.tsx 2025-06-23 03:09:57 +00:00
layout Fix: Increase mobile menu button size 2025-06-27 15:42:03 +00:00
metas Fix type and import errors 2025-06-24 18:07:54 +00:00
onboarding Fix: App crashes after login and subscription page 2025-06-22 02:21:13 +00:00
settings Fix: Use useAuthStore in MeuCadastroForm 2025-06-23 21:45:01 +00:00
transacoes feat: Implement category and transaction card styling 2025-06-25 00:39:07 +00:00
transaction Fix Select.Item value error 2025-06-06 18:56:29 +00:00
ui Fix: Increase mobile menu button size 2025-06-27 15:42:03 +00:00
whatsapp Refactor: Split WhatsApp page into components 2025-06-21 18:57:20 +00:00
whatsappGroups Feat: Trigger webhook on group creation 2025-06-25 17:56:24 +00:00