Also make change for sub-header for payment-method

This commit is contained in:
Chloe Herd 2025-08-12 13:37:05 -04:00
parent 3d314d4e67
commit a854023c66

View file

@ -17,9 +17,7 @@
v-if="subText"
class="d-flex align-items-center justify-content-center container-fluid overflow-hidden mt-1">
<p class="text-center small fw-normal sub-text">
<span>
{{ subText }}
</span>
<span v-html="subText"></span>
</p>
</div>
</div>