class Avo::Index::Ordering::ButtonComponent

def order_path(args)

def order_path(args)
  Avo::App.view_context.avo.reorder_order_path(resource.route_key, resource.model.id, **args)
end