diff --git a/ghost/portal/src/components/pages/AccountHomePage.js b/ghost/portal/src/components/pages/AccountHomePage.js index 89bd73b230..d65c7d5e6f 100644 --- a/ghost/portal/src/components/pages/AccountHomePage.js +++ b/ghost/portal/src/components/pages/AccountHomePage.js @@ -36,7 +36,7 @@ const UserAvatar = ({avatar}) => { const AccountFooter = ({onLogout, onSettings, brandColor}) => { return (