budget-view-finance/src
gpt-engineer-app[bot] 47e301c9bf Refactor: Split Index.tsx into smaller components
This commit refactors the `src/pages/Index.tsx` file into smaller, more manageable components to improve code organization and readability. Unused imports and files will be removed.
2025-06-24 18:42:46 +00:00
..
components Refactor: Split Index.tsx into smaller components 2025-06-24 18:42:46 +00:00
constants Fix: Apply n8n workflow modifications 2025-06-19 09:19:42 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Enhance dashboard cards and charts 2025-06-24 18:38:44 +00:00
integrations/supabase Run SQL to add user email and WhatsApp 2025-06-23 21:58:48 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Refactor: Split Index.tsx into smaller components 2025-06-24 18:42:46 +00:00
services Enhance dashboard cards and charts 2025-06-24 18:38:44 +00:00
stores Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
types Fix type and import errors 2025-06-24 18:07:54 +00:00
utils Run SQL to create credit card tables. 2025-06-11 00:33:12 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
index.css Refactor: Replace sidebar component 2025-06-23 02:50:07 +00:00
main.tsx Fix: Resolve module import error 2025-05-21 17:50:06 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00