Skip to content

Commit

Permalink
fix(theme): fix add to wishlist button on catgory listing view for a …
Browse files Browse the repository at this point in the history
…mobile devices (#554)

Co-authored-by: Bartosz Herba <[email protected]>
  • Loading branch information
2 people authored and Frodigo committed Feb 24, 2022
1 parent 39474db commit 1bc8087
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/theme/pages/Category.vue
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ import cacheControl from '~/helpers/cacheControl';
import { useAddToCart } from '~/helpers/cart/addToCart';
import CategorySidebarMenu from '~/components/Category/CategorySidebarMenu';
// TODO(addToCart qty, horizontal): https://github.com/vuestorefront/storefront-ui/issues/1606
export default defineComponent({
name: 'CategoryPage',
Expand Down

0 comments on commit 1bc8087

Please sign in to comment.