owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

`SelectAddress` Component #191

Closed leovigna closed 2 years ago

leovigna commented 2 years ago

Description

A component to select an address among existing indexed smart contracts in the state.

Props

Docs

https://chakra-ui.com/docs/components/form/select

leovigna commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

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