Skip to content

useAccount: memoize the account

Alex Gleason requested to merge useaccount-memo into develop

This should ensure the account has the same memory reference when passed into child components, preventing a re-render.

Merge request reports

Loading