mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
WIP / FIx & no-unused-vars
This commit is contained in:
@@ -94,7 +94,7 @@ function TrialBalanceSheetTable({
|
||||
className: 'balance',
|
||||
width: 120,
|
||||
}
|
||||
], []);
|
||||
], [formatMessage]);
|
||||
|
||||
const handleFetchData = useCallback(() => {
|
||||
onFetchData && onFetchData();
|
||||
|
||||
Reference in New Issue
Block a user