mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 00:53:23 +00:00
Billing/pm 26686/update upgrade account component to be responsive (#16808)
* fix(billing): Update initialization of payment component * fix(billing): Add more signal validation * fix(billing): Add responsiveness to upgrade-account component
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<section>
|
||||
@if (passwordManager) {
|
||||
<billing-cart-summary
|
||||
#cartSummaryComponent
|
||||
[passwordManager]="passwordManager"
|
||||
[estimatedTax]="estimatedTax"
|
||||
></billing-cart-summary>
|
||||
|
||||
Reference in New Issue
Block a user