fix: remove log
This commit is contained in:
parent
bb5f1fb1d3
commit
9ca80c99d6
1 changed files with 0 additions and 5 deletions
|
|
@ -23,11 +23,6 @@ const Cashbox = ({
|
|||
applyFiatBalanceAlertsStyling,
|
||||
removeInnerPercentage
|
||||
}) => {
|
||||
console.log(
|
||||
applyColorVariant,
|
||||
applyFiatBalanceAlertsStyling,
|
||||
removeInnerPercentage
|
||||
)
|
||||
const classes = cashboxClasses({ percent, cashOut, applyColorVariant })
|
||||
const threshold = 51
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue