17 18 19
# File 'app/lib/primer/forms/dsl/text_area_input.rb', line 17 def to_component TextArea.new(input: self) end