refactored HistoryChart to component
This commit is contained in:
@@ -13,7 +13,7 @@ import LatestItemsList, { LatestItem } from "./components/LatestItemsList";
|
||||
import HistoryChart from "./components/HistoryChart";
|
||||
import {
|
||||
AggregatedDashboardData
|
||||
} from "./types/historyChart";
|
||||
} from "./components/HistoryChart";
|
||||
|
||||
import {
|
||||
fetchLatestTransactions,
|
||||
|
||||
Reference in New Issue
Block a user