18F/identity-idp

View on GitHub
app/components/button_component.html.erb

Summary

Maintainability
Test Coverage
<%= action.call(
      **tag_options,
      class: css_class,
    ) { safe_join([icon_content, content].compact) } %>