sul-dlss/argo

View on GitHub
app/views/structures/show.html.erb

Summary

Maintainability
Test Coverage
<turbo-frame id="structure">
  <%= render Contents::StructuralComponent.new(structural: @cocina_item.structural, object_id: @cocina_item.externalIdentifier, viewable: @viewable, user_version: @user_version) %>
</turbo-frame>