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`?
How can the
web3object stored in the redux storestorebe retrieved from inside the DashboardComponent?Pass
web3to Dashboard as a props from insideindex.js?