class Primer::Alpha::TabContainer

def call

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