mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: Items data table.
This commit is contained in:
@@ -116,7 +116,8 @@ function AccountsChart({
|
||||
|
||||
return (
|
||||
<DashboardInsider loading={fetchHook.pending} name={'accounts-chart'}>
|
||||
<DashboardActionsBar onFilterChange={handleFilterChange} />
|
||||
<DashboardActionsBar
|
||||
onFilterChange={handleFilterChange} />
|
||||
<DashboardPageContent>
|
||||
<Switch>
|
||||
<Route
|
||||
|
||||
Reference in New Issue
Block a user