# frozen_string_literal: true module Reports class DateInputComponent < TemplateValueComponent end end