Method: Primer::Alpha::Layout::Sidebar#call
- Defined in:
- app/components/primer/alpha/layout.rb
permalink #call ⇒ Object
[View source]
154 155 156 |
# File 'app/components/primer/alpha/layout.rb', line 154 def call render(Primer::BaseComponent.new(**@system_arguments)) { content } end |