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