refactor(FE): Handle null transaction_type and fix useEffect dependency

This commit is contained in:
rstubryan
2026-03-06 09:53:57 +07:00
parent 9ff6f3a35d
commit ca0b216ba0
2 changed files with 4 additions and 2 deletions
@@ -594,7 +594,7 @@ const FinanceTable = () => {
},
},
],
[]
[deleteModal]
);
useEffect(() => {