Closed 0xmovses closed 3 years ago
In Artist.js, this SweetAlert pops up only sometimes when the case is not true.
i cannot reproduce this, but after refactoring app to implement SweetAlert two i've double checked the logic for this alert and it should only pop up when the user's tokenBalance[0] < TokensToBurn
tokenBalance[0] < TokensToBurn
In Artist.js, this SweetAlert pops up only sometimes when the case is not true.