module Coco module Fields class CollectionRadioButtonsComponent < ViewComponent::Form::CollectionRadioButtonsComponent include Concerns::ActsAsFieldWithHtmlOptions end end end