Skip to content

Commit

Permalink
Make clear that the component product methods are public and customiz…
Browse files Browse the repository at this point in the history
…able

We want to support users changing the default columns or how an
individual column is rendered.
  • Loading branch information
waiting-for-dev authored and elia committed Jul 13, 2023
1 parent 96f0916 commit 23ad174
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ def initialize(
@badge_component = badge_component
end

# @!visibility private

def image_column(product)
image = product.gallery.images.first or return

Expand Down

0 comments on commit 23ad174

Please sign in to comment.