1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-20 21:01:29 +01:00

uncommented cipher row

This commit is contained in:
gbubemismith 2023-08-03 23:22:47 -04:00
parent ef6de97580
commit 1ab0310936
No known key found for this signature in database

View File

@ -16,15 +16,14 @@
A site is asking for authentication, please choose one of the following credentials to use:
<div class="box list">
<div class="box-content">
<!-- <app-cipher-row
<app-cipher-row
*ngFor="let cipher of ciphers"
[cipher]="cipher"
(onSelected)="pick(cipher)"
></app-cipher-row> -->
></app-cipher-row>
</div>
</div>
</ng-container>
<p>Here herer</p>
<ng-container *ngIf="data.message.type == 'ConfirmNewCredentialRequest'">
A site wants to create the following passkey in your vault
<div class="box list">