Files
zellyy-finance/src
gpt-engineer-app[bot] 78dce33769 Fix transaction delete type mismatch
The `onDelete` prop in `TransactionCard` and `RecentTransactionsSection` components was expecting a function that returns a boolean or a Promise resolving to a boolean, but was receiving a function that returns void. This commit updates the type definition and implementation to ensure the `onDelete` function returns the expected type.
2025-03-18 04:41:26 +00:00
..
2025-03-18 02:31:08 +00:00
2025-03-18 04:12:54 +00:00
2025-03-15 16:34:20 +00:00
2025-03-15 22:38:05 +00:00
2025-03-18 04:12:54 +00:00
2025-03-18 02:22:58 +00:00
2025-03-16 02:56:10 +00:00
2025-03-08 07:54:13 +00:00
2025-03-15 23:36:42 +00:00
2025-03-08 07:54:13 +00:00