1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

PM-26073 remove learn more (#16571)

This commit is contained in:
Vijay Oommen
2025-09-29 14:23:59 -05:00
committed by GitHub
parent 9aa2e2d99f
commit 4f79cc8c52

View File

@@ -12,11 +12,6 @@
{{ "noAppsInOrgTitle" | i18n: organization?.name }}
</h2>
</ng-container>
<ng-container slot="description">
<div class="tw-flex tw-flex-col tw-mb-2">
<a class="tw-text-primary-600" routerLink="/login">{{ "learnMore" | i18n }}</a>
</div>
</ng-container>
</bit-no-items>
</div>
}