class Lookbook::Tabs::DropdownTab::Component

def label

def label
  @label.presence || content || @name.titleize
end