1
0
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:
cyprain-okeke
2024-05-06 20:21:11 +01:00
committed by GitHub
parent ff3021129e
commit 425c7914b0
3 changed files with 13 additions and 9 deletions

View File

@@ -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"
>