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