1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 18:33:50 +00:00

hasCiphers conditional

This commit is contained in:
Alex
2025-11-04 22:18:10 -05:00
parent 0c2431d663
commit 65c69090fd

View File

@@ -2,7 +2,8 @@
<dirt-risk-insights-loading></dirt-risk-insights-loading>
} @else {
@let drawerDetails = dataService.drawerDetails$ | async;
@if (!dataSource.data.length) {
@let hasCiphers = dataService.hasCiphers$ | async;
@if (!dataSource.data.length && !hasCiphers) {
<div class="tw-mt-4">
<bit-no-items [icon]="noItemsIcon" class="tw-text-main">
<ng-container slot="title">