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="swRFhObB_gvFEa8pnK-xRmnuMkun93lZuMt-x6qCxR7YYLX5K6DSYQVoiG_Ta6868sSwKD5HMlbQFoItv5hkBw" autocomplete="off" /></form>
1
render(ButtonLinkComponent.new(label: I18n.t("remove"), url: "/destroy", style: :destructive, method: :post, size: :small))