owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

`TransactionFlow Modal` #141

Closed netanelben closed 2 years ago

netanelben commented 2 years ago

Add modal using Chakra UI to support the transaction flow including the progress bar and description text.

netanelben commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-141 created! Clone with: git fetch && git checkout --track origin/issue-141 Rebase develop branch changes with: git checkout issue-141 && git rebase develop