* feat: do not redirect to wallet on portfolio page
* fix: use connected wallet for AccountMenu
* fix: fixed ghost AccountDetails
* feat: created ShareBar and share functionality
* fix: don’t show shareBar if no address is present
* fix: stupid 'next/navigation'
* tidy: format
* fix: fixed tests
* ✨ routing and pages for HLS (#538)
* 🐛 use useAccountIds
* fix: fixed the tests
* fix: accountIds is now a suspense
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
* MP-3128: added conditional ActionButtons
* feat: added Create Account button
* fix: simplified the ActionsButton according to feedback
* fix: moved the onClick handler to the card of an account summary instead of the title
* fix: fixed the health and balance display bug
* fix: remove Leverage static number
* fix: small style fix