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',
|
name: 'cryptoCurrencies',
|
||||||
display: 'Crypto Currencydasdsa',
|
display: 'Crypto Currency',
|
||||||
width: 255,
|
width: 255,
|
||||||
view: R.prop(0),
|
view: R.prop(0),
|
||||||
size: 'sm',
|
size: 'sm',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue