This commit is contained in:
elforjani3
2021-01-14 13:38:32 +02:00
58 changed files with 1315 additions and 928 deletions

View File

@@ -71,7 +71,7 @@ function BalanceSheet({
// Hide the back link on dashboard topbar.
setDashboardBackLink(false);
};
});
}, [setDashboardBackLink]);
// Handle re-fetch balance sheet after filter change.
const handleFilterSubmit = useCallback(