mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 23:35:45 +00:00
refactor(FE): Handle null transaction_type and fix useEffect dependency
This commit is contained in:
@@ -594,7 +594,7 @@ const FinanceTable = () => {
|
||||
},
|
||||
},
|
||||
],
|
||||
[]
|
||||
[deleteModal]
|
||||
);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user