react-auth-box
react-auth-box copied to clipboard
How to receive web3 in Dashboard component?
trafficstars
How can the web3 object stored in the redux store store be retrieved from inside the Dashboard Component?
Pass web3 to Dashboard as a props from inside index.js?