2dab14ef64
To see the boost button again
4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
<%= turbo_stream.replace([ @comment, :reacting ]) do %>
|
|
<%= render "cards/comments/reactions/reactions", comment: @comment.reload %>
|
|
<% end %>
|