mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
Move to libs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<ng-container *ngIf="show">
|
||||
<app-callout type="info" title="{{ scopeConfig.title | i18n }}">
|
||||
{{ scopeConfig.description | i18n: scopeConfig.scopeIdentifier }}
|
||||
</app-callout>
|
||||
</ng-container>
|
||||
Reference in New Issue
Block a user