# frozen_string_literal: true

class Avo::Edit::Fields::BooleanFieldComponent < Avo::Edit::Fields::FieldComponent
end