4 lines
123 B
Twig
4 lines
123 B
Twig
{% block success_stream %}
|
|
<turbo-stream action="remove" target="comment_{{ comment }}"></turbo-stream>
|
|
{% endblock %}
|