Skip to content

Commit

Permalink
Update @ecomplus/storefront-components/src/html/KitProductVariations.…
Browse files Browse the repository at this point in the history
…html

Co-authored-by: Leonardo Matos <[email protected]>
  • Loading branch information
matheusgnreis and leomp12 authored Dec 22, 2023
1 parent 5936558 commit 27904d4
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ <h2>{{ getName(item) }}</h2>
<span>{{ i19item }} {{ i19previous }}</span>
</button>
</div>
<div
class="kit-product-variations__buy"
>
<div class="kit-product-variations__buy">
<slot
name="buy"
v-bind="{ variationKit }"
Expand Down

0 comments on commit 27904d4

Please sign in to comment.