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