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