18F/identity-idp

View on GitHub
app/views/two_factor_authentication/_troubleshooting_options.html.erb

Summary

Maintainability
Test Coverage
<%= render TroubleshootingOptionsComponent.new(options: @presenter.troubleshooting_options) do |c| %>
  <% c.with_header { t('components.troubleshooting_options.default_heading') } %>
<% end %>