Run prettier (#10993)

This commit is contained in:
Alex Morask 2024-09-11 15:03:39 -04:00 committed by GitHub
parent a0a0a7ae13
commit 2cfbfcbdfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
class="tw-px-2 tw-py-4" class="tw-px-2 tw-py-4"
[ngClass]="{ [ngClass]="{
'tw-py-1': !(selectableProduct === selectedPlan), 'tw-py-1': !(selectableProduct === selectedPlan),
'tw-py-0': selectableProduct === selectedPlan 'tw-py-0': selectableProduct === selectedPlan,
}" }"
> >
<h3 class="tw-text-lg tw-font-bold"> <h3 class="tw-text-lg tw-font-bold">