Addresses a problem where the screen was not rendering correctly.
Refactor TransactionCard component into smaller, more manageable components without changing functionality.
Refactor TransactionEditDialog.tsx into smaller, more manageable components for improved code organization and maintainability. No functional changes were made.