fix: column name

This commit is contained in:
Sérgio Salgado 2022-01-04 14:28:51 +00:00
parent 480548748a
commit de4060b86d

View file

@ -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',