SpeedRunEthereum icon indicating copy to clipboard operation
SpeedRunEthereum copied to clipboard

Use `useUserAddress` instead of passing address around

Open dgrcode opened this issue 3 years ago • 0 comments

I just realised we're passing address around in props, but we actually take it from a hook. We could just use the hook whenever we need the user's address.

dgrcode avatar Sep 24 '21 09:09 dgrcode