Method: Primer::Alpha::Overlay::Footer#call

Defined in:
app/components/primer/alpha/overlay/footer.rb

#callObject

[View source]

35
36
37
# File 'app/components/primer/alpha/overlay/footer.rb', line 35

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