it "allows custom content" do
    render_inline Admin::TableActionsComponent.new(record) do
      "<a href='/'>Main</a>".html_safe
    end