Uncommenting
This commit is contained in:
parent
aa5ad8cdb9
commit
b81b79740a
1 changed files with 2 additions and 2 deletions
|
|
@ -38,14 +38,14 @@
|
|||
<span id="base-price-value">{{ getDisplayed(baseServicePrice) }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div
|
||||
<div
|
||||
id="cart-service"
|
||||
class="d-flex justify-content-between align-items-center">
|
||||
<span
|
||||
id="service-label"
|
||||
class="label">{{ serviceLabel }}</span>
|
||||
<span id="service-value">{{ formatAmountInDollars(serviceValue) }}</span>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue