Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
221 B
Plaintext
Raw Permalink Normal View History

<%=
subheader.with_action_button(
scheme: :primary,
leading_icon: leading_icon,
label: aria_label,
title:,
tag: :a,
id:,
href: dynamic_path,
test_selector:
) do
label_text
end
%>