mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
[PM-1512] Upgrade prettier (#5028)
* Upgrade prettier * Lock prettier version
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{{ "enterVerificationCodeApp" | i18n }}
|
||||
</p>
|
||||
<p *ngIf="selectedProviderType === providerType.Email">
|
||||
{{ "enterVerificationCodeEmail" | i18n: twoFactorEmail }}
|
||||
{{ "enterVerificationCodeEmail" | i18n : twoFactorEmail }}
|
||||
</p>
|
||||
<div
|
||||
class="box last"
|
||||
|
||||
Reference in New Issue
Block a user