Method: Primer::Alpha::TabContainer#call
- Defined in:
- app/components/primer/alpha/tab_container.rb
#call ⇒ Object
16 17 18 |
# File 'app/components/primer/alpha/tab_container.rb', line 16 def call render(Primer::BaseComponent.new(**@system_arguments)) { content } end |