From 19b0d01e950b9142e5c2c8f02b9e863fd558e36a Mon Sep 17 00:00:00 2001 From: devansh bawari Date: Mon, 26 Apr 2021 18:11:33 +0530 Subject: [PATCH] Dynamic Height Issue --- .../shop/customers/account/index.blade.php | 35 +------------------ 1 file changed, 1 insertion(+), 34 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php index 7e7f0cb69..7ac37a044 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php @@ -10,37 +10,4 @@ @yield('page-detail-wrapper') -@endsection - -@push('scripts') - -@endpush +@endsection \ No newline at end of file