Not needed

See: https://fizzy.37signals.com/5986089/collections/2/cards/1108
This commit is contained in:
Jason Zimdars
2025-07-16 11:08:06 -05:00
parent ec8084074f
commit f0235e7e07
@@ -8,7 +8,6 @@
<%= hidden_field_tag "reaction[content]", character %>
<%= form.button type: "submit", title: title, class: "reaction__quick-emoji-btn btn btn--circle", data: { emoji: character } do %>
<span><%= character %></span>
<span class="for-screen-reader"><%= title %></span>
<% end %>
<% end %>
<% end %>