You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
returning function with dispatch while you are not dispatching the actual function is redundant.
I don't think it makes sense to have undefined dispatch as a parameter since you are not even using it.
https://github.com/truffle-box/react-auth-box/blob/master/src/util/web3/getWeb3.js#L14