feat: abstract the uncategorized and all transactions boot wrappers

This commit is contained in:
Ahmed Bouhuolia
2024-03-07 14:31:59 +02:00
parent 62d3e386dd
commit b9a00418fa
9 changed files with 193 additions and 130 deletions

View File

@@ -39,6 +39,7 @@ export function ActionsMenu({
</Menu>
);
}
/**
* Retrieve account transctions table columns.
*/