Skip to content

Commit

Permalink
add conditional statement
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn committed Nov 12, 2024
1 parent 4ff6cf5 commit 73cce76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2 class="orc-font-body-large" i18n="@@developerTools.additionalResources">
</ng-container>
</p>

<app-alert-message>
<app-alert-message *ngIf="!hasVerifiedEmailAddress">
<strong class="orc-font-body" i18n="@@developerTools.noVerifiedEmailAddresses"
>No verified email addresses found</strong
>
Expand Down

0 comments on commit 73cce76

Please sign in to comment.