x
1
<form class="button_to" method="get" action="/decline"><button class="btn btn--secondary btn--small" type="submit">Decline</button></form>
1
render(ButtonLinkComponent.new(label: I18n.t("decline"), url: "/decline", style: :secondary, size: :small))