1
0
mirror of https://github.com/bitwarden/web synced 2026-01-02 00:23:16 +00:00

Remove send info card from web vault (#1081)

* Remove send info card from web vault

* Remove component from oss.module.ts
This commit is contained in:
Matt Gibson
2021-07-12 17:37:11 -04:00
committed by GitHub
parent 86e6c31820
commit 623e485641
4 changed files with 0 additions and 25 deletions

View File

@@ -50,7 +50,6 @@
</div>
</div>
<app-verify-email *ngIf="showVerifyEmail" class="d-block mb-4"></app-verify-email>
<app-send-info class="d-block mb-4"></app-send-info>
<div class="card border-warning mb-4" *ngIf="showBrowserOutdated">
<div class="card-header bg-warning text-white">
<i class="fa fa-warning fa-fw" aria-hidden="true"></i> {{'updateBrowser' | i18n}}