Method: Primer::Alpha::ActionBar::Divider#call

Defined in:
app/components/primer/alpha/action_bar/divider.rb

#callObject


24
25
26
# File 'app/components/primer/alpha/action_bar/divider.rb', line 24

def call
  render(Primer::BaseComponent.new(**@system_arguments)) { content }
end