mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
* show isBalanceSufficient warning only on Use tab * show warning icon when both isAssetNetwork and isGraphSynced are false * refactor display messages code fix order and icon issues * moved isBalanceSufficient message handle from Web3Feedback to ButtonBuy * more refactoring, improve feedback message change * fix isBalanceSufficient for buying a compute job * fix lint error