mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
[PM-12527] [Defect] Remove unnecessary "General Information" Header in Organizat… (#11198)
This commit is contained in:
parent
d298ac6edf
commit
ca3e9fc1bc
@ -46,7 +46,7 @@
|
||||
*ngIf="!loading && !selfHosted && this.passwordManagerPlans && this.secretsManagerPlans"
|
||||
class="tw-pt-6"
|
||||
>
|
||||
<bit-section>
|
||||
<bit-section [ngClass]="{ 'tw-hidden': !createOrganization }">
|
||||
<app-org-info
|
||||
(changedBusinessOwned)="changedOwnedBusiness()"
|
||||
[formGroup]="formGroup"
|
||||
|
Loading…
Reference in New Issue
Block a user