x
1
<form class="button_to" method="get" action="https://www.google.com"><button class="btn btn--primary btn--small" type="submit">Continue</button></form>
1
render(ButtonLinkComponent.new(label: I18n.t("continue"), url: "https://www.google.com", size: :small))