fix: column name
This commit is contained in:
parent
480548748a
commit
de4060b86d
1 changed files with 1 additions and 1 deletions
|
|
@ -487,7 +487,7 @@ const getListCommissionsFields = (getData, currency, defaults) => {
|
|||
},
|
||||
{
|
||||
name: 'cryptoCurrencies',
|
||||
display: 'Crypto Currencydasdsa',
|
||||
display: 'Crypto Currency',
|
||||
width: 255,
|
||||
view: R.prop(0),
|
||||
size: 'sm',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue