projectblacklight/blacklight

View on GitHub
app/components/blacklight/response/pagination_component.html.erb

Summary

Maintainability
Test Coverage
<%= content_tag :section, class: 'paginate-section',  **html_attr do %>
  <%= pagination %>
<% end %>