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