x
1
<form class="button_to" method="post" action="/destroy"><button class="btn btn--destructive btn--large" type="submit">Remove</button><input type="hidden" name="authenticity_token" value="lyHHPh5MoxmO9cJSRNowHbzZlqloITFFmfqwFc3N276gLKIzX7ffZXqeXp3ZrXN0xf5iu8EnQgVa0uEePSLRJg" autocomplete="off" /></form>
1
render(ButtonLinkComponent.new(label: I18n.t("remove"), url: "/destroy", style: :destructive, method: :post))