diff --git a/apps/storefront/src/shared/customStyleButtton/context/config.ts b/apps/storefront/src/shared/customStyleButtton/context/config.ts index 59cfabae..b0530219 100644 --- a/apps/storefront/src/shared/customStyleButtton/context/config.ts +++ b/apps/storefront/src/shared/customStyleButtton/context/config.ts @@ -93,7 +93,7 @@ export const initState = { loginPageDisplay: { displayStoreLogo: true, enabled: true, - pageTitle: 'Sign In (test can delete)', + pageTitle: 'Sign In', }, loginPageHtml: { bottomHtmlRegionEnabled: false,