<% title "Editing Comment" %> <%= javascript_packs_with_chunks_tag "commentsDisplay", defer: true %>

<%= t("views.comments.edit") %>

<%= render "form", commentable: @commentable, commentable_type: @comment.commentable_type %>