mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
5 lines
221 B
HTML
5 lines
221 B
HTML
<bit-no-items [icon]="noCredentialsIcon">
|
|
<ng-container slot="title">{{ "nothingToShow" | i18n }}</ng-container>
|
|
<ng-container slot="description">{{ "nothingGeneratedRecently" | i18n }}</ng-container>
|
|
</bit-no-items>
|