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