Also make change for sub-header for payment-method
This commit is contained in:
parent
3d314d4e67
commit
a854023c66
1 changed files with 1 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue