4 lines
106 B
Ruby
4 lines
106 B
Ruby
# frozen_string_literal: true
|
|
|
|
class EditableChamp::AsteriskMandatoryComponent < ApplicationComponent
|
|
end
|