render?

in app/components/primer/border_box_component.rb [140:143]


    def render?
      rows.any? || header.present? || body.present? || footer.present?
    end