module Coco module Fields class HintComponent < ViewComponent::Form::HintComponent include Concerns::ActsAsFieldWithOptions end end end