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:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user