diff --git a/ghost/portal/src/components/pages/AccountProfilePage.js b/ghost/portal/src/components/pages/AccountProfilePage.js index f2ced68e2c..dec524381b 100644 --- a/ghost/portal/src/components/pages/AccountProfilePage.js +++ b/ghost/portal/src/components/pages/AccountProfilePage.js @@ -46,10 +46,15 @@ export default class AccountProfilePage extends React.Component { ); } + renderDeleteAccountButton() { + return ( +