From b9e5df9a47954fa484c9b78616ddfc5be22ea50d Mon Sep 17 00:00:00 2001 From: Devansh Date: Mon, 2 May 2022 13:00:28 +0530 Subject: [PATCH] Delete Overlap Issue Fixed --- .../shop/customers/account/wishlist/wishlist.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/wishlist/wishlist.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/wishlist/wishlist.blade.php index 767c12423..b814b003f 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/wishlist/wishlist.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/wishlist/wishlist.blade.php @@ -11,7 +11,7 @@ {{ __('shop::app.customer.account.wishlist.title') }} @if (count($items)) - +