mirror of
https://github.com/bitwarden/browser
synced 2025-12-31 15:43:28 +00:00
[AC-2558] Provider Admin still sees manage billing options - not the provided image (#9048)
* Fix the issue of provider admin not seeing the image * Resolve the case and ternary operator comment
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
</ng-container>
|
||||
</ng-container>
|
||||
</bit-container>
|
||||
<bit-container *ngIf="IsProviderManaged">
|
||||
<bit-container *ngIf="isProviderManaged">
|
||||
<div
|
||||
class="tw-mx-auto tw-flex tw-flex-col tw-items-center tw-justify-center tw-pt-24 tw-text-center tw-font-bold"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user