PM-11428 Ensure TOTP background color is in sync with other view inputs (#10827)

This commit is contained in:
Jason Ng 2024-08-30 15:59:51 -04:00 committed by GitHub
parent 5a73639946
commit d5cbc19187
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@
[value]="totpCodeCopyObj?.totpCodeFormatted || '*** ***'"
aria-readonly="true"
data-testid="login-totp"
[disabled]="!(isPremium$ | async)"
/>
<button
*ngIf="isPremium$ | async"