mirror of
https://github.com/bitwarden/browser
synced 2026-02-02 17:53:41 +00:00
PM-17577 info box
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<span class="tw-sr-only">{{ "loading" | i18n }}</span>
|
||||
</div>
|
||||
<div class="tw-mt-4" *ngIf="hasLoaded">
|
||||
<bit-callout type="success" title="{{ 'goodNews' | i18n }}">
|
||||
<bit-callout type="info" title="{{ 'goodNews' | i18n }}">
|
||||
This a line of text for testing only.
|
||||
</bit-callout>
|
||||
<bit-callout type="success" title="{{ 'goodNews' | i18n }}" *ngIf="!ciphers.length">
|
||||
|
||||
Reference in New Issue
Block a user