One File Reverted

This commit is contained in:
devansh bawari 2020-11-10 12:15:02 +05:30
parent 5f75fa7fb2
commit 8c0395e8f7
1 changed files with 1 additions and 1 deletions

View File

@ -279,6 +279,7 @@
@endif
{!! view_render_event('bagisto.shop.checkout.cart.summary.after', ['cart' => $cart]) !!}
</section>
</div>
</script>
@ -287,7 +288,6 @@
(() => {
Vue.component('cart-component', {
template: '#cart-template',
data: function () {
return {
isMobileDevice: this.isMobile(),