enabled latest items

This commit is contained in:
2026-05-07 17:29:09 +05:30
parent f213a9455b
commit 052c5a3026
2 changed files with 146 additions and 52 deletions

View File

@@ -29,15 +29,13 @@ export const configuration: DashboardConfig = {
size: 12,
},
},
// {
// id: "latest",
// title: 'Recent Transactions',
// component: LatestItems,
// dataKey: "latest",
// style: {
// size: 12,
// },
// },
{
id: "items",
component: LatestItems,
style: {
size: 12,
},
},
],
style: {
palette: {