Method: Primer::Beta::Text#call
- Defined in:
- app/components/primer/beta/text.rb
permalink #call ⇒ Object
[View source]
18 19 20 |
# File 'app/components/primer/beta/text.rb', line 18 def call render(Primer::BaseComponent.new(**@system_arguments)) { content } end |