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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: