owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

web3-components fixes #117

Closed leovigna closed 2 years ago

leovigna commented 2 years ago

Bugfixes from integrating web3-components repo. Updated dependency versions.

leovigna commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

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