diff --git a/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js b/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js index d482eef50ea..87b89a37a00 100644 --- a/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js +++ b/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js @@ -56,9 +56,17 @@ const PasswordStretching = props => { - {currentStretch && {currentStretch}} + {currentStretch && ( + + {currentStretch} + + )} {!updateToggled && ( -