Skip to content

Commit c1f2452

Browse files
bartoszherbaMarcin Kwiatkowski
authored andcommitted
fix(theme): fix add to wishlist button on catgory listing view for a mobile devices (#554)
Co-authored-by: Bartosz Herba <[email protected]>
1 parent be04e3d commit c1f2452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/theme/pages/Category.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ import { useAddToCart } from '~/helpers/cart/addToCart';
455455
import CategorySidebarMenu from '~/components/Category/CategorySidebarMenu';
456456
import SvgImage from '~/components/General/SvgImage.vue';
457457
458-
459458
// TODO(addToCart qty, horizontal): https://github.com/vuestorefront/storefront-ui/issues/1606
460459
export default defineComponent({
461460
name: 'CategoryPage',

0 commit comments

Comments
 (0)