Secondary button
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/button", {
text: "Secondary button",
secondary: true
} %>
<%= render "govuk_publishing_components/components/button", {
text: "Secondary button",
secondary: true
} %>