diff --git a/packages/styles/src/Alert/Alert.ts b/packages/styles/src/Alert/Alert.ts index f730ed58b..e9de199a5 100644 --- a/packages/styles/src/Alert/Alert.ts +++ b/packages/styles/src/Alert/Alert.ts @@ -103,7 +103,14 @@ export class SKAlert { buttonsTemplate = '' panelStyle = 'style="padding-bottom: 8px"' } - const titleTemplate = this.title ? `
${this.text}
` : '' const template = ` @@ -169,5 +176,12 @@ export class SKAlert { } }) } + + const closeButton = this.element.querySelector{STRING_DELETE_ACCOUNT_CONFIRMATION}
@@ -36,14 +47,7 @@ const ConfirmDeleteAccountModal = ({ application, viewControllerManager }: Props -{STRING_SIGN_OUT_CONFIRMATION}
@@ -87,18 +102,7 @@ const ConfirmSignoutModal: FunctionComponent
This action will sign out all other devices signed into your account, and remove your data from
@@ -36,17 +50,7 @@ const ConfirmOtherSessionsSignOut = observer(({ application, viewControllerManag
{SessionStrings.RevokeText}