lib/active_admin/component.rb



# frozen_string_literal: true
module ActiveAdmin
  class Component < Arbre::Component
  end
end