### Describe the bug The `returnUrl` prop on the `MyAccountLink` component is missing. The [`returnUrl` param](https://github.com/commercelayer/mfe-my-account?tab=readme-ov-file#back-to-shop-and-logout) is used to enable the "back to store" and "logout" on the My Account.
Describe the bug
The
returnUrlprop on theMyAccountLinkcomponent is missing.The
returnUrlparam is used to enable the "back to store" and "logout" on the My Account.