class Lookbook::TabPanels::Component

def initialize(**html_attrs)

def initialize(**html_attrs)
  @panel_counter = 0
  super(**html_attrs)
end