feat: overview rework and customer data mosaic view
This commit is contained in:
parent
d292ea4ae3
commit
0981a7d4af
3 changed files with 11 additions and 3 deletions
|
|
@ -75,7 +75,6 @@ const TransactionsList = ({ customer, data, loading, locale }) => {
|
|||
view: R.path(['machineName'])
|
||||
},
|
||||
{
|
||||
header: 'Direction',
|
||||
width: 125,
|
||||
view: it => (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue