2 lines
119 B
Plaintext
2 lines
119 B
Plaintext
<%= turbo_stream.replace [ @comment, :container ], partial: "cards/comments/comment", locals: { comment: @comment } %>
|