Skip to content

Commit 4b07f16

Browse files
committed
Fix Toast
1 parent 2a204e3 commit 4b07f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Products/ProductsSingleProduct.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</div>
6363
</div>
6464
</section>
65-
<Toast ref="toast" />
65+
<CommonToast ref="toast" />
6666
</template>
6767
</div>
6868
</template>

0 commit comments

Comments
 (0)