class Generators::Avo::FieldGenerator

def destination_components_path

def destination_components_path
  "#{::Avo.configuration.view_component_path}/avo/fields/#{singular_name}_field"
end