sul-dlss/argo

View on GitHub
app/views/catalog/_lazy_wps_workflow_facet.html.erb

Summary

Maintainability
Test Coverage
<turbo-frame id="wps-workflow-facet" target="_top">
  <%= render Blacklight::Hierarchy::FacetFieldListComponent.new(
        facet_field: @facet_field_presenter,
        layout: Blacklight::FacetFieldComponent
      ) %>
</turbo-frame>