module ViewComponent::AbstractGenerator

def component_path

def component_path
  ViewComponent::Base.config.view_component_path
end