Run prettier (#10993)
This commit is contained in:
parent
a0a0a7ae13
commit
2cfbfcbdfe
|
@ -62,7 +62,7 @@
|
|||
class="tw-px-2 tw-py-4"
|
||||
[ngClass]="{
|
||||
'tw-py-1': !(selectableProduct === selectedPlan),
|
||||
'tw-py-0': selectableProduct === selectedPlan
|
||||
'tw-py-0': selectableProduct === selectedPlan,
|
||||
}"
|
||||
>
|
||||
<h3 class="tw-text-lg tw-font-bold">
|
||||
|
|
Loading…
Reference in New Issue