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