budget-view-finance/src
gpt-engineer-app[bot] 926d3a37ef Refactor: Split WhatsApp.tsx into smaller components
This commit refactors the `WhatsApp.tsx` file into smaller, more manageable components. The form, instance list, QR code dialog, and API functions are separated into their own files to improve code organization and maintainability. No functionality changes were made.
2025-05-19 14:57:22 +00:00
..
components Refactor: Split WhatsApp.tsx into smaller components 2025-05-19 14:57:22 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
integrations/supabase Run SQL to create financial goals table. 2025-05-19 12:47:41 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Refactor: Split WhatsApp.tsx into smaller components 2025-05-19 14:57:22 +00:00
services Refactor: Split WhatsApp.tsx into smaller components 2025-05-19 14:57:22 +00:00
types Refactor: Split WhatsApp.tsx into smaller components 2025-05-19 14:57:22 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx feat: Add "Connect WhatsApp" menu and integration 2025-05-19 13:12:27 +00:00
index.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
main.tsx Fix useState runtime error in TooltipProvider 2025-05-19 11:47:03 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00